SearXNG: SEARXNG_PORT

This commit is contained in:
Alexandre Flament 2021-10-02 16:56:11 +02:00
parent 430babca25
commit 6443ed7562
6 changed files with 6 additions and 6 deletions

View file

@ -114,7 +114,7 @@ Global Settings
If you change the value, don't forget to rebuild instance's environment
(:ref:`utils/brand.env <make buildenv>`)
``port`` & ``bind_address``: :ref:`buildenv SEARX_PORT & SEARX_BIND_ADDRESS <make buildenv>`
``port`` & ``bind_address``: :ref:`buildenv SEARXNG_PORT & SEARX_BIND_ADDRESS <make buildenv>`
Port number and *bind address* of the SearXNG web application if you run it
directly using ``python searx/webapp.py``. Doesn't apply to SearXNG running on
Apache or Nginx.