1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-20 01:51:05 +08:00
2024-03-01 01:19:54 +00:00

18 lines
386 B
YAML

additionalProperties:
formFields:
- default: 4567
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 应用端口
required: true
rule: paramPort
type: number
- default: example.com
envKey: DOMAIN
labelEn: Allowed_Origins
labelZh: 绑定域名
required: true
rule: paramExtUrl
type: text