You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
None of BIND_ADDRESS, SEARXNG_BIND_ADDRESS, or SEARXNG_PORT has any effect now. However, README.md is still suggesting users to set the BIND_ADDRESS env here.
It should be replace by GRANIAN_HOST and GRANIAN_PORT, as implied by changes around this line. I tried and they work.
None of BIND_ADDRESS, SEARXNG_BIND_ADDRESS, or SEARXNG_PORT has any effect now. However, README.md is still suggesting users to set the BIND_ADDRESS env here.
It should be replace by GRANIAN_HOST and GRANIAN_PORT, as implied by changes around this line. I tried and they work.