searxng/utils/brand.env
2023-03-21 09:49:28 -04:00

5 lines
172 B
Bash

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