feat:调整wukongim&tangsengdaodao
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
version: '1.1.8'
|
||||
services:
|
||||
wukongim:
|
||||
container_name: ${CONTAINER_NAME}
|
||||
image: registry.cn-shanghai.aliyuncs.com/wukongim/wukongim:v1.2
|
||||
image: "registry.cn-shanghai.aliyuncs.com/wukongim/wukongim:v1.2"
|
||||
restart: always
|
||||
ports:
|
||||
- "${PANEL_APP_PORT_WK_API}:5001"
|
||||
@@ -22,6 +21,8 @@ services:
|
||||
- WK_TOKENAUTHON=true
|
||||
networks:
|
||||
- 1panel-network
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
networks:
|
||||
1panel-network:
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user