1
0

feat:调整arcadia

This commit is contained in:
okxlin
2024-10-21 22:51:31 +08:00
parent 9549e53d3f
commit e011c231ee
7 changed files with 37 additions and 17 deletions

View File

@@ -0,0 +1,17 @@
additionalProperties:
formFields:
- default: "40310"
edit: true
envKey: PANEL_APP_PORT_HTTP
labelEn: Port
labelZh: 端口
required: true
rule: paramPort
type: number
- default: "arcadia"
edit: true
envKey: HOSTNAME
labelEn: Hostname
labelZh: 主机名
required: true
type: text