1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2024-08-03 11:35:27 +00:00
parent 43caf908a1
commit 9e2007fbd8
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
additionalProperties:
formFields:
- default: 40068
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: ./data/data
edit: true
envKey: DATA_PATH
labelEn: Data folder path
labelZh: 数据文件夹路径
required: true
type: text
- default: ./data/images
edit: true
envKey: UPLOAD_PATH
labelEn: Site icon path
labelZh: 自定义站点图标路径
required: true
type: text