Merge remote-tracking branch 'origin/superGroup' into superGroup

This commit is contained in:
wenxu12345 2022-06-21 19:48:47 +08:00
commit 86c26793b7

View File

@ -20,6 +20,7 @@ services:
ports:
- 37017:27017
container_name: mongo
command: --wiredTigerCacheSizeGB 5
volumes:
- ./components/mongodb/data/db:/data/db
- ./components/mongodb/data/logs:/data/logs