This commit is contained in:
wangchuxiao
2022-08-30 16:30:08 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 5709238c2b
commit bdb8642c12
19 changed files with 58 additions and 0 deletions
+3
View File
@@ -24,6 +24,9 @@ spec:
readOnly: true
- name: local-db
mountPath: /db/sdk
env:
- name: CONFIG_NAME
value: "/Open-IM-Server"
command: ["/Open-IM-Server/main"]
args: ["-openIM_api_port", "10002", "-openIM_ws_port", "10001", "-sdk_ws_port", "10003", "-openIM_log_level", "6"]
volumes: