(refactor) Remove env files and scripts, update config files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
wukongim: # WuKongIM服务
|
||||
container_name: ${CONTAINER_NAME}-wukongim
|
||||
image: wukongim/wukongim:v2.2.0-20250426
|
||||
image: "wukongim/wukongim:v2.2.0-20250426"
|
||||
environment:
|
||||
- "WK_CLUSTER_NODEID=1001"
|
||||
- "WK_CLUSTER_SERVERADDR=${EXTERNAL_IP}:${PANEL_APP_PORT_COMM}" # 节点内部通信请求地址
|
||||
|
||||
Reference in New Issue
Block a user