diff --git a/README.md b/README.md index 58db573..04d7b5e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ 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 | | ---------------------------- | --------------------------- | ----------------------- | ---------------------------------------- | @@ -27,4 +27,4 @@ A login API-key can be received by [Systemansvarig](mailto:d-sys@d.kth.se) | 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 | \ No newline at end of file +| JDBC_DATABASE_PASSWORD | Database password | --- | password |