🏝 Set PWD for volume mappings in the correct .env files for docker-compose
This commit is contained in:
@@ -1 +0,0 @@
|
||||
PWD=./
|
||||
@@ -1,7 +1,7 @@
|
||||
LOGGER=true
|
||||
LOGLEVEL=info
|
||||
SERVICEDIR=dist/services
|
||||
|
||||
PWD=./
|
||||
TRANSPORTER=nats://nats:4222
|
||||
|
||||
CACHER=Memory
|
||||
|
||||
@@ -5,4 +5,5 @@ MONGO_URI=mongodb://db:27017/threetwo
|
||||
TRANSPORTER=nats://nats:4222
|
||||
CALIBRE_PATH=/opt/calibre
|
||||
CACHER=Memory
|
||||
PWD=./
|
||||
|
||||
|
||||
Reference in New Issue
Block a user