bring up your old project... you need the api structure!

This commit is contained in:
2019-04-05 00:46:19 +02:00
parent 044fa66910
commit 5a064b4e07
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ services:
MONGO_INITDB_ROOT_USERNAME: ${DB_ADM_USER}
MONGO_INITDB_ROOT_PASSWORD: ${DB_ADM_PASS}
volumes:
- ${HOME}/mongo_container/data/:/data/
- ${HOME}/mongo_container/data/:/data/db
mongo-express:
image: mongo-express