update data.yml

This commit is contained in:
arch3rPro
2025-08-26 08:07:46 +00:00
parent 9699175238
commit 2b93e54df3
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ additionalProperties:
labelZh: 数据文件夹路径 labelZh: 数据文件夹路径
required: true required: true
type: text type: text
- default: http://localhost:40032 - default: http://Your-IP:40032
edit: true edit: true
envKey: SEARXNG_EXTERNAL_URL envKey: SEARXNG_EXTERNAL_URL
labelEn: External URL labelEn: External URL

View File

@@ -15,7 +15,7 @@ additionalProperties:
labelZh: 数据文件夹路径 labelZh: 数据文件夹路径
required: true required: true
type: text type: text
- default: http://localhost:40032 - default: http://Your-IP:40032
edit: true edit: true
envKey: SEARXNG_EXTERNAL_URL envKey: SEARXNG_EXTERNAL_URL
labelEn: External URL labelEn: External URL