1
0

(refactor) Remove env files and scripts, update config files

This commit is contained in:
pooneyy
2025-09-04 00:36:13 +08:00
parent 0906288534
commit 89fbe837f1
1566 changed files with 1159 additions and 15329 deletions

View File

@@ -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}" # 节点内部通信请求地址