1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-07 19:10:29 +08:00
1Panel-Appstore/ApacheDoris/2.0.0/data.yml
Avey777 24b4dd9e4d Add redash (#162)
* Add redash

* add ApacheDoris

* add ApacheDoris
2023-07-03 17:43:02 +08:00

16 lines
432 B
YAML

additionalProperties:
formFields:
- default: 8030
envKey: PANEL_APP_PORT_HTTP_WEB
labelEn: Port
labelZh: WEB端口
required: true
rule: paramPort
type: number
- default: 9030
envKey: PANEL_APP_PORT_HTTP_query_port
labelEn: Port
labelZh: query端口
required: true
rule: paramPort
type: number