9 lines
97 B
Bash
9 lines
97 B
Bash
LOGGER=true
|
|
LOGLEVEL=info
|
|
SERVICEDIR=dist/services
|
|
|
|
TRANSPORTER=nats://nats:4222
|
|
|
|
CACHER=Memory
|
|
|