🔧 Wiring up Settings page

This commit is contained in:
2021-10-15 23:02:49 -07:00
parent ed120fb230
commit 492fd572e2
3 changed files with 36 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
LOGGER=true
LOGLEVEL=info
SERVICEDIR=dist/services
MONGO_URI=mongodb://db:27017/threetwo
MONGO_URI=mongodb://mongodb:27017/threetwo
TRANSPORTER=nats://nats:4222
CALIBRE_PATH=/opt/calibre
CACHER=Memory