mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
docker-compose update
This commit is contained in:
parent
906a1e0d62
commit
ad39bec990
@ -92,8 +92,8 @@ services:
|
|||||||
# - 17778:17778
|
# - 17778:17778
|
||||||
# container_name: open-im-server
|
# container_name: open-im-server
|
||||||
# volumes:
|
# volumes:
|
||||||
# - ./logs:/home/open_im_server/logs
|
# - ./logs:/home/Open-IM-Server/logs
|
||||||
# - ./config/config.yaml:/home/open_im_server/config/config.yaml
|
# - ./config/config.yaml:/home/Open-IM-Server/config/config.yaml
|
||||||
# restart: always
|
# restart: always
|
||||||
# build:
|
# build:
|
||||||
# context: .
|
# context: .
|
||||||
@ -113,8 +113,8 @@ services:
|
|||||||
- 17778:17778
|
- 17778:17778
|
||||||
container_name: open-im-server
|
container_name: open-im-server
|
||||||
volumes:
|
volumes:
|
||||||
- ./logs:/home/open_im_server/logs
|
- ./logs:/home/Open-IM-Server/logs
|
||||||
- ./config/config.yaml:/home/open_im_server/config/config.yaml
|
- ./config/config.yaml:/home/Open-IM-Server/config/config.yaml
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- kafka
|
- kafka
|
||||||
|
Loading…
x
Reference in New Issue
Block a user