forked from zaclys/searxng
6 lines
194 B
Bash
6 lines
194 B
Bash
export SEARXNG_URL=''
|
|
export SEARXNG_PORT='8888'
|
|
export SEARXNG_BIND_ADDRESS='127.0.0.1'
|
|
export GIT_URL='gitea@gitea.zaclys.com:ZaclysIndustries/searxngRebrandZaclys'
|
|
export GIT_BRANCH='master'
|