Tweak docker-compose to allow starting multiple instances

This commit is contained in:
Thomas Sileo
2018-05-21 11:53:58 +02:00
parent c9ba124bdd
commit eaf947fc3c
2 changed files with 6 additions and 3 deletions

3
.env Normal file
View File

@@ -0,0 +1,3 @@
WEB_PORT=5005
CONFIG_DIR=./config
DATA_DIR=./data