mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-08-24 06:41:59 +08:00
Update env-template.yaml
This commit is contained in:
parent
d8eec588de
commit
58ab340d1e
@ -187,18 +187,12 @@ CHAT_IMAGE_VERSION=${CHAT_IMAGE_VERSION}
|
|||||||
|
|
||||||
# Port for the OpenIM chat API.
|
# Port for the OpenIM chat API.
|
||||||
# Default: OPENIM_CHAT_API_PORT=10008
|
# Default: OPENIM_CHAT_API_PORT=10008
|
||||||
# !!! TODO: Do not change the chat port https://github.com/openimsdk/chat/issues/365
|
|
||||||
OPENIM_CHAT_API_PORT=${OPENIM_CHAT_API_PORT}
|
OPENIM_CHAT_API_PORT=${OPENIM_CHAT_API_PORT}
|
||||||
|
|
||||||
# Port for the OpenIM admin API.
|
# Port for the OpenIM admin API.
|
||||||
# Default: OPENIM_ADMIN_API_PORT=10009
|
# Default: OPENIM_ADMIN_API_PORT=10009
|
||||||
# !!! TODO: Do not change the chat port https://github.com/openimsdk/chat/issues/365
|
|
||||||
OPENIM_ADMIN_API_PORT=${OPENIM_ADMIN_API_PORT}
|
OPENIM_ADMIN_API_PORT=${OPENIM_ADMIN_API_PORT}
|
||||||
|
|
||||||
# Directory path for storing data files or related information for OpenIM chat.
|
|
||||||
# Default: OPENIM_CHAT_DATA_DIR=./openim-chat/main
|
|
||||||
OPENIM_CHAT_DATA_DIR=${OPENIM_CHAT_DATA_DIR}
|
|
||||||
|
|
||||||
# ======================================
|
# ======================================
|
||||||
# ========== OpenIM Admin ==============
|
# ========== OpenIM Admin ==============
|
||||||
# ======================================
|
# ======================================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user