2023-08-03 11:02:49 +08:00
|
|
|
additionalProperties:
|
|
|
|
formFields:
|
|
|
|
- default: 21115
|
|
|
|
edit: true
|
2023-08-09 17:21:32 +08:00
|
|
|
envKey: PANEL_APP_PORT_NAT
|
2023-08-03 11:02:49 +08:00
|
|
|
labelEn: NAT type test port
|
|
|
|
labelZh: NAT类型测试端口
|
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 21116
|
|
|
|
edit: true
|
2023-08-09 14:48:08 +08:00
|
|
|
envKey: PANEL_APP_PORT_HBBS
|
2023-08-03 11:02:49 +08:00
|
|
|
labelEn: hbbs port (used with IP/domain)
|
|
|
|
labelZh: hbbs端口(配合IP/域名使用)
|
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 21117
|
|
|
|
edit: true
|
2023-08-09 14:48:08 +08:00
|
|
|
envKey: PANEL_APP_PORT_HBBR
|
2023-08-03 11:02:49 +08:00
|
|
|
labelEn: hbbr port (client relay server port)
|
|
|
|
labelZh: hbbr端口(客户端中继服务器端口)
|
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 21118
|
|
|
|
edit: true
|
2023-08-09 14:48:08 +08:00
|
|
|
envKey: PANEL_APP_PORT_WEB_CLIENT_1
|
2023-08-03 11:02:49 +08:00
|
|
|
labelEn: Web Client Support Port 1
|
|
|
|
labelZh: 网页客户端支持端口1
|
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 21119
|
|
|
|
edit: true
|
2023-08-09 14:48:08 +08:00
|
|
|
envKey: PANEL_APP_PORT_WEB_CLIENT_2
|
2023-08-03 11:02:49 +08:00
|
|
|
labelEn: Web Client Support Port 2
|
|
|
|
labelZh: 网页客户端支持端口2
|
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 172.17.0.1
|
|
|
|
edit: true
|
|
|
|
envKey: HOST_ADDRESS
|
|
|
|
labelEn: IP address or domain name (must change item)
|
|
|
|
labelZh: IP地址或域名(必改项)
|
|
|
|
required: true
|
|
|
|
rule: paramCommon
|
|
|
|
type: text
|