mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Update openim-tools.sh
This commit is contained in:
parent
ce32c8d9c1
commit
66bf8496b8
@ -96,7 +96,7 @@ function openim::tools::start_service() {
|
||||
|
||||
if [ -n "${service_port}" ]; then
|
||||
printf "Specifying service port: %s\n" "${service_port}"
|
||||
cmd="${cmd} --port ${service_port}"fi
|
||||
cmd="${cmd} --port ${service_port}"
|
||||
fi
|
||||
|
||||
if [ -n "${prometheus_port}" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user