2023-07-06 13:58:12 +08:00
|
|
|
additionalProperties:
|
|
|
|
formFields:
|
2023-08-08 14:37:27 +08:00
|
|
|
- default: 23000
|
2023-07-06 13:58:12 +08:00
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_HTTP_1
|
|
|
|
labelEn: HTTP web port
|
|
|
|
labelZh: HTTP 网页端口
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
2023-08-08 14:37:27 +08:00
|
|
|
- default: 23001
|
2023-07-06 13:58:12 +08:00
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
|
|
labelEn: Initial setup web page port
|
|
|
|
labelZh: 初始设置网页端口
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
2023-08-08 14:37:27 +08:00
|
|
|
- default: 20053
|
2023-07-06 13:58:12 +08:00
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_DNS
|
|
|
|
labelEn: Plain DNS port
|
|
|
|
labelZh: 普通 DNS 端口
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
2023-08-08 14:37:27 +08:00
|
|
|
- default: 20067
|
2023-07-06 13:58:12 +08:00
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_DHCP_1
|
|
|
|
labelEn: DHCP service port 1
|
|
|
|
labelZh: DHCP 服务端口 1
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
2023-08-08 14:37:27 +08:00
|
|
|
- default: 20068
|
2023-07-06 13:58:12 +08:00
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_DHCP_2
|
|
|
|
labelEn: DHCP service port 2
|
|
|
|
labelZh: DHCP 服务端口 2
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 20443
|
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_DOH
|
2023-07-06 13:58:12 +08:00
|
|
|
labelEn: DOH service port
|
2023-08-08 14:37:27 +08:00
|
|
|
labelZh: DOH 服务端口
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 853
|
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_DOT
|
2023-07-06 13:58:12 +08:00
|
|
|
labelEn: DOT service port
|
2023-08-08 14:37:27 +08:00
|
|
|
labelZh: DOT 服务端口
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 20784
|
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_QUIC_1
|
2023-07-06 13:58:12 +08:00
|
|
|
labelEn: QUIC service port 1
|
2023-08-08 14:37:27 +08:00
|
|
|
labelZh: QUIC 服务端口 1
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 8853
|
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_QUIC_2
|
2023-07-06 13:58:12 +08:00
|
|
|
labelEn: QUIC service port 2
|
2023-08-08 14:37:27 +08:00
|
|
|
labelZh: QUIC 服务端口 2
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
|
|
|
type: number
|
|
|
|
- default: 5443
|
|
|
|
edit: true
|
2023-08-08 14:37:27 +08:00
|
|
|
envKey: PANEL_APP_PORT_DNS_CRYPT
|
2023-07-06 13:58:12 +08:00
|
|
|
labelEn: DNS Crypt service port
|
2023-08-08 14:37:27 +08:00
|
|
|
labelZh: DNS Crypt 服务端口
|
2023-07-06 13:58:12 +08:00
|
|
|
required: true
|
|
|
|
rule: paramPort
|
2023-08-08 14:37:27 +08:00
|
|
|
type: number
|