Files
threetwo/threetwo-import-service.env
2021-08-31 13:22:07 -07:00

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