This commit is contained in:
@@ -9,7 +9,8 @@ services:
|
||||
networks:
|
||||
- backend
|
||||
volumes:
|
||||
- auth-db:/data
|
||||
- auth-db:/data/db
|
||||
- auth-db:/data/configdb
|
||||
- ./mongo-init.js:/docker-entrypoint-initdb.d/mongo-init.js:ro
|
||||
restart: unless-stopped
|
||||
image: mongo:latest
|
||||
|
||||
Reference in New Issue
Block a user