提交 ad39bec9 编写于 作者: 落凡尘.'s avatar 落凡尘.

docker-compose update

上级 906a1e0d
......@@ -92,8 +92,8 @@ services:
# - 17778:17778
# container_name: open-im-server
# volumes:
# - ./logs:/home/open_im_server/logs
# - ./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: .
......@@ -113,8 +113,8 @@ services:
- 17778:17778
container_name: open-im-server
volumes:
- ./logs:/home/open_im_server/logs
- ./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
depends_on:
- kafka
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册