Add App into docker

This commit is contained in:
2019-10-13 16:24:13 +02:00
parent f76f6f83bb
commit e73a7b5a18
6 changed files with 47 additions and 13 deletions

View File

@@ -15,6 +15,7 @@ app {
db {
host = localhost
host = ${?DB_HOST}
database = dc-project
username = dc-project
password = dc-project