summaryrefslogtreecommitdiff
path: root/utils/brand.env
blob: bd1629175e7af1796eeecfc9ac401905f904ea54 (plain)
1
2
3
4
5
export SEARX_URL=''
export SEARX_PORT='8888'
export SEARX_BIND_ADDRESS='127.0.0.1'
export GIT_URL='https://github.com/searxng/searxng'
export GIT_BRANCH='master'