searxng/utils/brand.env
2023-10-30 19:15:48 +00:00

5 lines
166 B
Bash

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