Merge remote-tracking branch 'origin/main'

This commit is contained in:
skiffer-git 2022-11-09 12:06:35 +08:00
commit 2785ab6913

View File

@ -29,7 +29,7 @@ spec:
- name: CONFIG_NAME
value: "/Open-IM-Server"
command: ["/Open-IM-Server/main"]
args: ["-openIM_ws_address", "ws_addr", "-sdk_ws_port", "10001", "-openIM_api_address", "api_address", "-openIM_log_level", "6"]
args: ["-openIM_ws_address", "ws_addr", "-sdk_ws_port", "10003", "-openIM_api_address", "api_address", "-openIM_log_level", "6"]
volumes:
- name: config
configMap: