pull/232/head
wangchuxiao 3 years ago
parent b5ceec4883
commit b3525ea6a5

@ -25,7 +25,7 @@ spec:
- name: local-db
mountPath: /db/sdk
command: ["/Open-IM-Server/main"]
args: ["-openIM_api_port", "10002", "-openIM_ws_port", "10001", "-sdk_ws_port", "10003", "-openIM_log_level", "6"]
args: ["openIM_api_port", "10002", "openIM_ws_port", "10001", "sdk_ws_port", "10003", "openIM_log_level", "6"]
volumes:
- name: config
configMap:

Loading…
Cancel
Save