mirror of
https://github.com/searxng/searxng.git
synced 2025-01-03 15:08:41 +00:00
5 lines
166 B
Bash
5 lines
166 B
Bash
export SEARX_URL=''
|
|
export SEARXNG_PORT='8888'
|
|
export SEARXNG_BIND_ADDRESS='127.0.0.1'
|
|
export GIT_URL='https://github.com/searxng/searxng'
|
|
export GIT_BRANCH='master'
|