mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2024-11-13 12:36:57 +08:00
17 lines
419 B
YAML
Executable File
17 lines
419 B
YAML
Executable File
additionalProperties:
|
|
formFields:
|
|
- default: ""
|
|
envKey: PANEL_DB_HOST
|
|
key: mysql
|
|
labelEn: Database Service
|
|
labelZh: 数据库服务
|
|
required: true
|
|
type: service
|
|
- default: 8089
|
|
envKey: PANEL_APP_PORT_HTTP
|
|
labelEn: Port
|
|
labelZh: 端口
|
|
required: true
|
|
rule: paramPort
|
|
type: number
|