Skip to content

Commit

Permalink
Use newer email address to d-sys (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
foodelevator authored Jul 30, 2023
1 parent 7d0889f commit 3f2b48f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ for development configuration. All config in this file will override the global

## Environment variables

A login API-key can be received by [Systemansvarig](mailto:d-sys@d.kth.se)
A login API-key can be received by [Systemansvarig](mailto:d-sys@datasektionen.se)

| Name | Description | Default | Example |
| ---------------------------- | --------------------------- | ----------------------- | ---------------------------------------- |
| LOGIN_KEY | Login key | --- | --- |
| APPLICATION_URL | URL to backend | --- | http://localhost.datasektionen.se:8080 |
| JDBC_DATABASE_URL | URL to database | --- | jdbc:postgresql://localhost:5432/calypso |
| JDBC_DATABASE_USERNAME | Database username | --- | user |
| JDBC_DATABASE_PASSWORD | Database password | --- | password |
| JDBC_DATABASE_PASSWORD | Database password | --- | password |

0 comments on commit 3f2b48f

Please sign in to comment.