💽 Added mongo image

This commit is contained in:
2021-08-31 13:22:07 -07:00
parent 8f3fda5551
commit ec914167e7
3 changed files with 17 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ NAMESPACE=
LOGGER=true
LOGLEVEL=info
SERVICEDIR=dist/services
MONGO_URI=mongodb://localhost:27017/threetwo
TRANSPORTER=nats://nats:4222
CACHER=Memory