This commit is contained in:
2026-06-15 00:49:37 +02:00
commit 753fd619e8
5 changed files with 717 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
SEARXNG=searx
SEARXNG_PORT=8888
# Valkey
SEARXNG_VALKEY=${SEARXNG}-valkey
SEARXNG_VALKEY_URL=valkey://${SEARXNG_VALKEY}