mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 16:36:00 +00:00
fix: update redis_valkey image tag and correct SEARXNG_VALKEY_URL in configuration
This commit is contained in:
@@ -21,4 +21,4 @@ server:
|
||||
ui:
|
||||
static_use_hash: true
|
||||
valkey:
|
||||
url: redis://searxng_redis_valkey:6379/0
|
||||
url: redis://redis_valkey:6379/0
|
||||
|
||||
Reference in New Issue
Block a user