mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Update docker-start-all.sh
This commit is contained in:
parent
d3047d73b6
commit
b19d1f1726
@ -35,10 +35,6 @@ export PUSH_PROM_PORT=20170
|
||||
export CONVERSATION_PROM_PORT=20230
|
||||
export RTC_PROM_PORT=21300
|
||||
export THIRD_PROM_PORT=21301
|
||||
export MSG_TRANSFER_PROM_PORT=21400
|
||||
export MSG_TRANSFER_PROM_PORT=21401
|
||||
export MSG_TRANSFER_PROM_PORT=21402
|
||||
export MSG_TRANSFER_PROM_PORT=21403
|
||||
|
||||
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
|
||||
source "${OPENIM_ROOT}/scripts/install/common.sh"
|
||||
@ -55,4 +51,4 @@ sleep 5
|
||||
|
||||
"${OPENIM_ROOT}"/scripts/check-all.sh
|
||||
|
||||
tail -f ${LOG_FILE}
|
||||
tail -f ${LOG_FILE}
|
||||
|
Loading…
x
Reference in New Issue
Block a user