appstore/apps/searxng/latest/data.yml
2023-11-09 19:15:01 +08:00

24 lines
684 B
YAML

additionalProperties:
formFields:
- default: 40032
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: http://localhost:40032
edit: true
envKey: SEARXNG_EXTERNAL_URL
labelEn: External URL
labelZh: 外部访问地址
required: true
type: text