🔧 More configuration changes to docker-compose

This commit is contained in:
2021-09-01 14:57:47 -07:00
parent 7b29897c9f
commit 96e8e1fb17
4 changed files with 18 additions and 12 deletions

View File

@@ -1,4 +1,3 @@
NAMESPACE=
LOGGER=true
LOGLEVEL=info
SERVICEDIR=dist/services

View File

@@ -1,9 +1,8 @@
NAMESPACE=
LOGGER=true
LOGLEVEL=info
SERVICEDIR=dist/services
MONGO_URI=mongodb://db:27017/threetwo
TRANSPORTER=nats://nats:4222
CALIBRE_PATH=/opt/calibre
CACHER=Memory