mirror of
https://github.com/searxng/searxng.git
synced 2025-12-23 04:00:02 +00:00
SearXNG: SEARXNG_PORT
This commit is contained in:
@@ -29,7 +29,7 @@ def _env(*arg, **kwargs):
|
||||
name_val = [
|
||||
|
||||
('SEARX_URL' , 'server.base_url'),
|
||||
('SEARX_PORT' , 'server.port'),
|
||||
('SEARXNG_PORT' , 'server.port'),
|
||||
('SEARX_BIND_ADDRESS' , 'server.bind_address'),
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user