Files
threetwo/threetwo-import-service.env

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