mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 22:39:18 +08:00
docker-compose
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
d98c9683e6
commit
2d6d5e707f
+1
-1
@@ -20,7 +20,7 @@ services:
|
||||
ports:
|
||||
- 37017:27017
|
||||
container_name: mongo
|
||||
command: --wiredTigerCacheSizeGB 1
|
||||
command: --wiredTigerCacheSizeGB 1 --auth
|
||||
volumes:
|
||||
- ./components/mongodb/data/db:/data/db
|
||||
- ./components/mongodb/data/logs:/data/logs
|
||||
|
||||
Reference in New Issue
Block a user