Commit a19f9f4
committed
searxng: set GRANIAN_HOST + GRANIAN_PORT (the actual env granian reads)
Verified live 2026-05-11: searxng entrypoint runs granian which reads
GRANIAN_HOST/_PORT, not BIND_ADDRESS/SEARXNG_BIND_ADDRESS. Adding
those env vars makes granian bind 0.0.0.0:8888 explicitly so WSL2's
localhostForwarding picks it up and Windows-side localhost:8888
reaches the metasearch UI.1 parent e37385b commit a19f9f4
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
78 | 86 | | |
79 | 87 | | |
80 | 88 | | |
| |||
0 commit comments