mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
Refactor searxng.yml to update dependency on redis service
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ services:
|
|||||||
max-size: "1m"
|
max-size: "1m"
|
||||||
max-file: "1"
|
max-file: "1"
|
||||||
depends_on:
|
depends_on:
|
||||||
- redis
|
- redis_valkey
|
||||||
networks:
|
networks:
|
||||||
- searxng
|
- searxng
|
||||||
- traefik-public
|
- traefik-public
|
||||||
|
|||||||
Reference in New Issue
Block a user