fix: update redis_valkey image tag and correct SEARXNG_VALKEY_URL in configuration

This commit is contained in:
2026-05-12 16:45:11 +08:00
parent 1332c86ecc
commit e325544c58
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ server:
ui:
static_use_hash: true
valkey:
url: redis://searxng_redis_valkey:6379/0
url: redis://redis_valkey:6379/0