appstore-1panel/apps/openresty/1.21.4.3-3-1-focal/data.yml
zhengkunwang e33ac3b1eb
更新 Openresty 版本到 1.21.4.3-3-1-focal (#1539)
* feat: 更新 Openresty 版本到 1.21.4.3-3-1-focal

* feat: 更新配置文件

* feat: 网站监控增加日志保存天数
2024-06-06 14:12:22 +08:00

15 lines
378 B
YAML
Executable File

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