Revert "🔧 Consolidated env files for services"

This reverts commit ab09335cfb.
This commit is contained in:
2021-11-07 16:37:52 -08:00
parent ab09335cfb
commit e4750cea2f
4 changed files with 18 additions and 17 deletions

View File

@@ -0,0 +1,9 @@
LOGGER=true
LOGLEVEL=info
SERVICEDIR=dist/services
MONGO_URI=mongodb://db:27017/threetwo
REDIS_URI=redis://redis:6379
TRANSPORTER=nats://nats:4222
CALIBRE_EBOOK_META_PATH=/opt/calibre/ebook-meta
CACHER=Memory