🏝 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
|
LOGGER=true
|
||||||
LOGLEVEL=info
|
LOGLEVEL=info
|
||||||
SERVICEDIR=dist/services
|
SERVICEDIR=dist/services
|
||||||
|
PWD=./
|
||||||
TRANSPORTER=nats://nats:4222
|
TRANSPORTER=nats://nats:4222
|
||||||
|
|
||||||
CACHER=Memory
|
CACHER=Memory
|
||||||
|
|||||||
@@ -5,4 +5,5 @@ MONGO_URI=mongodb://db:27017/threetwo
|
|||||||
TRANSPORTER=nats://nats:4222
|
TRANSPORTER=nats://nats:4222
|
||||||
CALIBRE_PATH=/opt/calibre
|
CALIBRE_PATH=/opt/calibre
|
||||||
CACHER=Memory
|
CACHER=Memory
|
||||||
|
PWD=./
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user