Update brand.env

Point towards this github
This commit is contained in:
coppcam 2023-10-15 18:22:54 +00:00 committed by GitHub
parent 4be2a17661
commit fcfe0a060b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
export SEARXNG_URL=''
export SEARXNG_PORT='8888'
export SEARXNG_BIND_ADDRESS='127.0.0.1'
export GIT_URL='https://github.com/searxng/searxng'
export GIT_URL='https://github.com/coppcam/searxng'
export GIT_BRANCH='master'