add Docker

This commit is contained in:
2019-08-04 20:06:12 +02:00
parent e31282e24e
commit 6d7f91e002
10 changed files with 777 additions and 1 deletions

13
.env Normal file
View File

@@ -0,0 +1,13 @@
NAME=dc-project
DATABASE_URL=jdbc:postgresql:dc-project
ELASTIC_REST=9200
ELASTIC_NODES=9300
POSTGRESQL_PORT=5432
DB_HOST=db
DB_PORT=5432
DB_NAME=dc-project
DB_USER=dc-project
DB_PWD=dc-project