1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2024-01-29 03:49:41 +00:00
parent 90e21fc266
commit 9437ca7bd6
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
additionalProperties:
formFields:
- default: 40188
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: HTTP Port
labelZh: HTTP 端口
required: true
rule: paramPort
type: number
- default: 40189
edit: true
envKey: PANEL_APP_PORT_HTTPS
labelEn: HTTPS Port
labelZh: HTTPS 端口
required: true
rule: paramPort
type: number