mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 01:01:02 +08:00
12 lines
227 B
YAML
12 lines
227 B
YAML
additionalProperties:
|
|
formFields:
|
|
- default: "8080"
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
label:
|
|
en: Web-Port
|
|
zh: Web端口
|
|
required: true
|
|
type: number
|
|
edit: true
|
|
rule: paramPort
|