appstore-1panel/apps/openresty/1.25.3.1-0-focal/data.yml
renovate[bot] c3cad9d696
chore(deps): update openresty/openresty docker tag to v1.25.3.1 (#796)
* chore(deps): update openresty/openresty docker tag to v1.25.3.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2024-02-26 10:51:34 +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