mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 10:32:21 +02:00
SearXNG: SEARX_BIND_ADDRESS
This commit is contained in:
parent
6443ed7562
commit
9e266ecad3
7 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
export SEARX_URL=''
|
||||
export SEARXNG_PORT='8888'
|
||||
export SEARX_BIND_ADDRESS='127.0.0.1'
|
||||
export SEARXNG_BIND_ADDRESS='127.0.0.1'
|
||||
export GIT_URL='https://github.com/searxng/searxng'
|
||||
export GIT_BRANCH='master'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue