docker-compose.yaml update

This commit is contained in:
away 2021-07-15 16:34:21 +08:00
parent 5b9f56ca32
commit 7f9e5dd381

View File

@ -92,8 +92,8 @@ services:
# - 17778:17778
# container_name: open-im-server
# volumes:
# - /home/Open-IM-server/logs:/home/open_im_server/logs
# - /home/Open-IM-server/config/config.yaml:/home/open_im_server/config/config.yaml
# - ./logs:/home/open_im_server/logs
# - ./config/config.yaml:/home/open_im_server/config/config.yaml
# restart: always
# build:
# context: .