2021-10-11 19:59:34 +02:00
|
|
|
export SEARXNG_URL=''
|
2021-10-02 16:56:11 +02:00
|
|
|
export SEARXNG_PORT='8888'
|
2021-10-02 16:58:09 +02:00
|
|
|
export SEARXNG_BIND_ADDRESS='127.0.0.1'
|
2021-11-19 14:01:58 +01:00
|
|
|
export GIT_URL='https://github.com/searxng/searxng'
|
|
|
|
export GIT_BRANCH='master'
|