searxng/utils/brand.env
coppcam fcfe0a060b
Update brand.env
Point towards this github
2023-10-15 18:22:54 +00:00

5 lines
168 B
Bash

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