mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-10-28 14:42:14 +08:00
fix: to start im or chat, ZooKeeper must be started first.
This commit is contained in:
parent
3b438d58a9
commit
a99b6a1700
@ -110,6 +110,7 @@ services:
|
||||
- ./scripts:/Open-IM-Server/scripts
|
||||
restart: always
|
||||
depends_on:
|
||||
- zookeeper
|
||||
- kafka
|
||||
- mysql
|
||||
- mongodb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user