appstore-1panel/apps/openresty/1.21.4.1/data.yml
2023-05-18 18:25:00 +08:00

17 lines
428 B
YAML
Executable File

additionalProperties:
formFields:
- default: 80
disabled: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
required: true
type: number
- default: 443
disabled: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口
required: true
type: number