Point SEARXNG_BASE_URL at :8088 (dta_webapp owns :8080 on GPU host).
Aligns with server-infra#10 / PR #11 — SearxNG binds 8088 on ai-server-4080.
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ OLLAMA_BASE_URL=http://127.0.0.1:11434
|
||||
ALLOW_INTERNET_ACCESS=true
|
||||
SEARCH_PROVIDER=searxng
|
||||
SEARCH_FAILOVER_PROVIDER=ddgs
|
||||
SEARXNG_BASE_URL=http://127.0.0.1:8080
|
||||
SEARXNG_BASE_URL=http://127.0.0.1:8088
|
||||
# SEARXNG_TIMEOUT_SECONDS=8
|
||||
|
||||
# Email (SMTP2GO) — optional for local
|
||||
|
||||
Reference in New Issue
Block a user