chore(deps): update uusec/nanqiang docker tag to v5.5.0 (#2350)

* chore(deps): update uusec/nanqiang docker tag to v5.5.0

* 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>
This commit is contained in:
renovate[bot]
2024-10-22 16:44:34 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent b3b245abe0
commit 6e71d1a85b
3 changed files with 1 additions and 1 deletions
+25
View File
@@ -0,0 +1,25 @@
additionalProperties:
formFields:
- default: 80
disabled: true
envKey: PANEL_APP_PORT_HTTP1
labelEn: HTTP Port
labelZh: HTTP 端口
required: true
type: number
- default: 443
disabled: true
envKey: PANEL_APP_PORT_HTTPS2
labelEn: HTTPS Port
labelZh: HTTPS 端口
required: true
type: number
- default: 4443
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: Port
labelZh: 面板端口
required: true
rule: paramPort
type: number