10 lines
145 B
Bash
10 lines
145 B
Bash
NAMESPACE=
|
|
LOGGER=true
|
|
LOGLEVEL=info
|
|
SERVICEDIR=dist/services
|
|
MONGO_URI=mongodb://db:27017/threetwo
|
|
TRANSPORTER=nats://nats:4222
|
|
|
|
CACHER=Memory
|
|
|