10 lines
171 B
Bash
10 lines
171 B
Bash
LOGGER=true
|
|
LOGLEVEL=info
|
|
SERVICEDIR=dist/services
|
|
MONGO_URI=mongodb://mongodb:27017/threetwo
|
|
TRANSPORTER=nats://nats:4222
|
|
CALIBRE_PATH=/opt/calibre
|
|
CACHER=Memory
|
|
PWD=./
|
|
|