mirror of
https://github.com/okxlin/appstore.git
synced 2026-03-02 06:47:44 +08:00
feat:更新data.yml
This commit is contained in:
parent
61f6212739
commit
c40ad49d46
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user