mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-29 22:11:46 +08:00
compose
This commit is contained in:
parent
b5234ad226
commit
2409d17892
@ -105,7 +105,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./logs:/Open-IM-Server/logs
|
- ./logs:/Open-IM-Server/logs
|
||||||
- ./config/config.yaml:/Open-IM-Server/config/config.yaml
|
- ./config/config.yaml:/Open-IM-Server/config/config.yaml
|
||||||
- ./config/usualConfig.yaml:/Open-IM-Server/config/usualConfig.yaml
|
- ./config/notification.yaml:/Open-IM-Server/config/notification.yaml
|
||||||
- ${DATA_DIR}/db/sdk:/Open-IM-Server/db/sdk
|
- ${DATA_DIR}/db/sdk:/Open-IM-Server/db/sdk
|
||||||
- ./script:/Open-IM-Server/script
|
- ./script:/Open-IM-Server/script
|
||||||
restart: always
|
restart: always
|
||||||
|
Loading…
x
Reference in New Issue
Block a user