summaryrefslogtreecommitdiff
path: root/docs/admin
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-10-02 16:56:11 +0200
committerAlexandre Flament <alex@al-f.net>2021-10-02 16:56:24 +0200
commit6443ed75622e8b99ea69b60a573275617d5f87a5 (patch)
treee68261c8e0dbccf95edee4a2b0dfd5cc737480ed /docs/admin
parent430babca253369d82e864500118f914a9420f74b (diff)
downloadsearxng-6443ed75622e8b99ea69b60a573275617d5f87a5.tar.gz
searxng-6443ed75622e8b99ea69b60a573275617d5f87a5.zip
SearXNG: SEARXNG_PORT
Diffstat (limited to 'docs/admin')
-rw-r--r--docs/admin/engines/settings.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/admin/engines/settings.rst b/docs/admin/engines/settings.rst
index 7308e2733..0e1d0d710 100644
--- a/docs/admin/engines/settings.rst
+++ b/docs/admin/engines/settings.rst
@@ -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.