Point SEARXNG_BASE_URL at :8088 (dta_webapp owns :8080 on GPU host).
CI / test (pull_request) Successful in 11s
Unit Tests / test (pull_request) Successful in 10s

Aligns with server-infra#10 / PR #11 — SearxNG binds 8088 on ai-server-4080.
This commit is contained in:
2026-08-02 13:23:40 -05:00
parent d51033809f
commit 51464943a9
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -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