appstore/apps/pandora/latest/data.yml
2023-07-07 01:17:56 +08:00

24 lines
738 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

additionalProperties:
formFields:
- default: 40040
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
- default: ''
edit: true
envKey: PROXY
labelEn: Specify the proxy in the formatprotocol://user:pass@ip:port.
labelZh: 指定代理格式protocol://user:pass@ip:port。
required: false
type: text