mirror of
https://github.com/arch3rPro/1Panel-Appstore.git
synced 2026-05-04 05:42:11 +08:00
Remake Repository
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
additionalProperties:
|
||||
formFields:
|
||||
- default: "8888"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_HTTP
|
||||
labelEn: WebUI Port 8888
|
||||
labelZh: WebUI端口 8888
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
- default: "55555"
|
||||
edit: true
|
||||
envKey: PANEL_APP_PORT_SYNC
|
||||
labelEn: Sync Port 55555
|
||||
labelZh: 同步端口 55555
|
||||
required: true
|
||||
rule: paramPort
|
||||
type: number
|
||||
Reference in New Issue
Block a user