🔧 Updated Dockerfile

This commit is contained in:
2022-03-27 22:45:53 -07:00
parent 36f743362c
commit 5aef96a5fb
2 changed files with 5 additions and 6 deletions

View File

@@ -9,5 +9,4 @@ SERVICEDIR=dist/services
MONGO_URI=mongodb://db:27017/threetwo
REDIS_URI=redis://redis:6379
TRANSPORTER=redis://redis:6379
CALIBRE_EBOOK_META_PATH=/opt/calibre/ebook-meta
CACHER=Memory