Files
threetwo/docker-env/threetwo-import-service.env

9 lines
181 B
Bash

LOGGER=true
LOGLEVEL=info
SERVICEDIR=dist/services
MONGO_URI=mongodb://db:27017/threetwo
TRANSPORTER=nats://nats:4222
CALIBRE_EBOOK_META_PATH=/opt/calibre/ebook-meta
CACHER=Memory