10 lines
128 B
Bash
10 lines
128 B
Bash
NAMESPACE=
|
|
LOGGER=true
|
|
LOGLEVEL=info
|
|
SERVICEDIR=dist/services
|
|
CONFIG=dist
|
|
|
|
CACHER=Memory
|
|
|
|
MONGO_URI=mongodb://mongo/redplateaus
|