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