2024-10-16 21:57:27 +08:00
|
|
|
additionalProperties:
|
|
|
|
|
formFields:
|
|
|
|
|
- default: ""
|
2024-10-20 04:06:53 +08:00
|
|
|
edit: true
|
2024-10-16 21:57:27 +08:00
|
|
|
envKey: EXTERNAL_IP
|
|
|
|
|
labelEn: ipAddress
|
2024-10-20 04:06:53 +08:00
|
|
|
labelZh: 外部访问 IP
|
2024-10-16 21:57:27 +08:00
|
|
|
required: true
|
|
|
|
|
type: text
|
2024-10-20 04:06:53 +08:00
|
|
|
- default: "5001"
|
|
|
|
|
edit: true
|
2024-10-16 21:57:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_WK_API
|
|
|
|
|
labelEn: WuKongIM api port
|
2024-10-20 04:06:53 +08:00
|
|
|
labelZh: 悟空 IM api 端口
|
2024-10-16 21:57:27 +08:00
|
|
|
required: true
|
2024-10-20 04:06:53 +08:00
|
|
|
rule: paramPort
|
2024-10-16 21:57:27 +08:00
|
|
|
type: number
|
2024-10-20 04:06:53 +08:00
|
|
|
- default: "5100"
|
|
|
|
|
edit: true
|
2024-10-16 21:57:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_WK_TCP
|
|
|
|
|
labelEn: WuKongIM tcp port
|
2024-10-20 04:06:53 +08:00
|
|
|
labelZh: 悟空 IM TCP 端口
|
2024-10-16 21:57:27 +08:00
|
|
|
required: true
|
2024-10-20 04:06:53 +08:00
|
|
|
rule: paramPort
|
2024-10-16 21:57:27 +08:00
|
|
|
type: number
|
2024-10-20 04:06:53 +08:00
|
|
|
- default: "5200"
|
|
|
|
|
edit: true
|
2024-10-16 21:57:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_WK_WS
|
|
|
|
|
labelEn: WuKongIM ws port
|
2024-10-20 04:06:53 +08:00
|
|
|
labelZh: 悟空 IM WS 端口
|
2024-10-16 21:57:27 +08:00
|
|
|
required: true
|
2024-10-20 04:06:53 +08:00
|
|
|
rule: paramPort
|
2024-10-16 21:57:27 +08:00
|
|
|
type: number
|
|
|
|
|
- default: "5300"
|
2024-10-20 04:06:53 +08:00
|
|
|
edit: true
|
2024-10-16 21:57:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
|
labelEn: WuKongIM web port
|
2024-10-20 04:06:53 +08:00
|
|
|
labelZh: 悟空 IM 监控端口
|
2024-10-16 21:57:27 +08:00
|
|
|
required: true
|
2024-10-20 04:06:53 +08:00
|
|
|
rule: paramPort
|
2024-10-16 21:57:27 +08:00
|
|
|
type: number
|
2024-10-20 04:06:53 +08:00
|
|
|
- default: "5172"
|
|
|
|
|
edit: true
|
2024-10-16 21:57:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_WK_DEMO_SERVER
|
|
|
|
|
labelEn: WuKongIM demo port
|
2024-10-20 04:06:53 +08:00
|
|
|
labelZh: 悟空 IM demo 端口
|
2024-10-16 21:57:27 +08:00
|
|
|
required: true
|
2024-10-20 04:06:53 +08:00
|
|
|
rule: paramPort
|
2024-10-16 21:57:27 +08:00
|
|
|
type: number
|