1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2025-03-31 13:49:00 +00:00
parent 16120edce3
commit 1cf17be4cf
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
additionalProperties:
formFields:
- default: 40186
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: ./data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: /opt/dockge/stacks
edit: true
envKey: STACKS_PATH
labelEn: compose yml folder path (Absolute Path)
labelZh: compose 编排文件路径 (绝对路径)
required: true
type: text