mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
5 lines
138 B
Bash
5 lines
138 B
Bash
export SEARXNG_URL=''
|
|
export SEARXNG_PORT='8888'
|
|
export SEARXNG_BIND_ADDRESS='0.0.0.0'
|
|
export GIT_URL='unknow'
|
|
export GIT_BRANCH='unknow'
|