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

2
.env
View File

@@ -2,6 +2,8 @@ NAME=dc-project
DATABASE_URL=jdbc:postgresql:dc-project
APP_PORT=8080
ELASTIC_REST=9200
ELASTIC_NODES=9300