1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-25 03:05:18 +08:00
1Panel-Appstore/domain-admin/1.5.8/data.yml
mouday 5cc08944e8 add domain-admin (#278)
* add domain-admin
2023-08-02 16:56:28 +08:00

19 lines
445 B
YAML
Executable File

additionalProperties:
formFields:
- default: 40076
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