Add env configuration

This commit is contained in:
Luke Murphy 2020-03-09 10:23:25 +01:00
parent 8fba2d004e
commit 7193c257fe
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 0 deletions

4
.env Normal file
View File

@ -0,0 +1,4 @@
DB_VENDOR=h2
KEYCLOAK_PASSWORD=autonomic
KEYCLOAK_USER=autonomic
PROXY_ADDRESS_FORWARDING=true