mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-04 19:32:17 +08:00
6 lines
163 B
Bash
6 lines
163 B
Bash
DOCKER_REGISTRY_ADDR="harbor.local/"
|
|
NODE_PORT_API="10100"
|
|
NODE_PORT_MSG_GATEWAY="10101"
|
|
NODE_PORT_SDK_SERVER="10102"
|
|
NODE_PORT_DEMO="10103"
|
|
K8S_NAMESPACE="openim" |