mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-16 19:19:23 +08:00
docker_script
Signed-off-by: hanzhixiao <709674996@qq.com>
This commit is contained in:
parent
958afd6115
commit
672d46e2fd
@ -125,9 +125,9 @@ services:
|
|||||||
image: ghcr.io/openimsdk/openim-chat:latest
|
image: ghcr.io/openimsdk/openim-chat:latest
|
||||||
container_name: openim-chat
|
container_name: openim-chat
|
||||||
volumes:
|
volumes:
|
||||||
- ./_output/openim/openim-chat/logs:/openim/openim-chat/logs
|
- ./openim-chat/logs:/openim/openim-chat/logs
|
||||||
- ./_output/openim/openim-chat/config:/openim/openim-chat/config
|
- ./openim-chat/config:/openim/openim-chat/config
|
||||||
- ./_output/openim/openim-chat/scripts:/openim/openim-chat/scripts
|
- ./openim-chat/scripts:/openim/openim-chat/scripts
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- mysql
|
- mysql
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user