searxng/utils/brand.env
2023-11-27 16:46:41 +01:00

6 lines
164 B
Bash

export SEARXNG_URL=''
export SEARXNG_PORT='8888'
export SEARXNG_BIND_ADDRESS='127.0.0.1'
export GIT_URL='https://github.com//Bnyro/searxng'
export GIT_BRANCH='bpb'