compose file update

This commit is contained in:
Gordon 2022-06-30 16:51:58 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent 431472363d
commit b64f141f9a

View File

@ -16,7 +16,7 @@ services:
restart: always restart: always
mongodb: mongodb:
image: mongo:latest image: mongo:4.0
ports: ports:
- 37017:27017 - 37017:27017
container_name: mongo container_name: mongo