Files
Arch1Panel/apps/searxng/2026.5.16-dce3bb69b/data.yml
T
arch3rPro 9e18ea4d6f chore(searxng): 更新至版本2026.5.16-dce3bb69b
移除旧版本2026.3.23-2c1ce3bd3的配置文件,添加新版本的.env.sample、docker-compose.yml和data.yml配置
2026-05-17 20:39:23 +08:00

25 lines
570 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://Your-IP:40032
edit: true
envKey: SEARXNG_EXTERNAL_URL
labelEn: External URL
labelZh: 外部访问地址
required: true
type: text