mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-13 13:35:59 +08:00
Update docker-start-all.sh
This commit is contained in:
@@ -35,10 +35,6 @@ export PUSH_PROM_PORT=20170
|
|||||||
export CONVERSATION_PROM_PORT=20230
|
export CONVERSATION_PROM_PORT=20230
|
||||||
export RTC_PROM_PORT=21300
|
export RTC_PROM_PORT=21300
|
||||||
export THIRD_PROM_PORT=21301
|
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]}")/..
|
OPENIM_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
|
||||||
source "${OPENIM_ROOT}/scripts/install/common.sh"
|
source "${OPENIM_ROOT}/scripts/install/common.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user