10 lines
108 B
Bash
10 lines
108 B
Bash
NAMESPACE=
|
|
LOGGER=true
|
|
LOGLEVEL=info
|
|
SERVICEDIR=dist/services
|
|
|
|
TRANSPORTER=nats://nats:4222
|
|
|
|
CACHER=Memory
|
|
|