🔧 More configuration changes to docker-compose
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
NAMESPACE=
|
||||
LOGGER=true
|
||||
LOGLEVEL=info
|
||||
SERVICEDIR=dist/services
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user