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
@@ -47,7 +47,7 @@ ALLOW_INTERNET_ACCESS=true
|
||||
SEARCH_PROVIDER=searxng
|
||||
SEARCH_FAILOVER_PROVIDER=ddgs
|
||||
# Point at the SearxNG container/service on the LAN (see README "SearxNG").
|
||||
SEARXNG_BASE_URL=http://10.0.0.128:8080
|
||||
SEARXNG_BASE_URL=http://10.0.0.128:8088
|
||||
|
||||
# Email (SMTP2GO)
|
||||
EMAIL_HOST=mail.smtp2go.com
|
||||
|
||||
Reference in New Issue
Block a user