feat:更新data.yml

This commit is contained in:
okxlin 2023-06-11 23:48:52 +08:00
parent 61f6212739
commit c40ad49d46
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ PLAIN_DNS_PORT="20053"
DHCP_PORT1="20067"
DHCP_PORT2="20068"
HTTP_PORT="23000"
PANEL_APP_PORT_HTTP="23000"
PANEL_APP_PORT_HTTP="23001"
DOH_PORT="20443"
DOT_PORT="853"
QUIC_PORT1="20784"

View File

@ -32,11 +32,11 @@ additionalProperties:
required: true
rule: paramPort
type: number
- default: 23000
- default: 23001
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: web port
labelZh: 网页端口
labelEn: initial setup web page port
labelZh: 初始设置网页端口
required: true
rule: paramPort
type: number