Update Redis URL for SEARXNG service in swarm/searxng.yml and swarm/searxng/settings.yml

This commit is contained in:
2024-09-13 16:17:42 +08:00
parent 08eb39102f
commit 36b4567ff8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ server:
ui:
static_use_hash: true
redis:
url: redis://redis_valkey:6379/0
url: redis://tasks.redis_valkey:6379/0
search:
# remove format to deny access, use lower case.
# formats: [html, csv, json, rss]