Files
threetwo/docker-env/threetwo-import-service.env
2021-09-01 12:25:39 -07:00

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