mirror of
https://github.com/streetwriters/notesnook-sync-server.git
synced 2026-02-12 19:22:45 +00:00
docker: Fix MongoDB container volume error (#12)
This commit is contained in:
@@ -52,7 +52,6 @@ services:
|
||||
hostname: notesnook-db
|
||||
volumes:
|
||||
- dbdata:/data/db
|
||||
- dbdata:/data/configdb
|
||||
networks:
|
||||
- notesnook
|
||||
command: --replSet rs0 --bind_ip_all
|
||||
|
||||
Reference in New Issue
Block a user