mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 17:06:00 +00:00
Update Redis URL for SEARXNG service in swarm/searxng.yml and swarm/searxng/settings.yml
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user