1
0
This commit is contained in:
pooneyy
2025-06-25 11:22:27 +08:00
parent fce601421f
commit aa226da67f
92 changed files with 817 additions and 318 deletions

View File

@@ -0,0 +1,17 @@
additionalProperties:
formFields:
- default: 40235
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port (determined by the configuration file)
labelZh: 端口 (由配置文件决定)
required: true
rule: paramPort
type: number
- default: "./data"
disabled: true
envKey: DATA_PATH
labelEn: Data Directory
labelZh: 数据目录
required: true
type: text