mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 15:59:21 +02:00
[brand] SearXNG - bash env SEARXNG_URL
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
68effd5eda
commit
a9fc4885f2
11 changed files with 22 additions and 22 deletions
|
@ -28,7 +28,7 @@ def _env(*arg, **kwargs):
|
|||
|
||||
name_val = [
|
||||
|
||||
('SEARX_URL' , 'server.base_url'),
|
||||
('SEARXNG_URL' , 'server.base_url'),
|
||||
('SEARXNG_PORT' , 'server.port'),
|
||||
('SEARXNG_BIND_ADDRESS' , 'server.bind_address'),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue