Browse Source

Change the brand.env file to the original state

Coccocoa's Helper 1 year ago
parent
commit
a85274eff5
1 changed files with 2 additions and 2 deletions
  1. 2 2
      utils/brand.env

+ 2 - 2
utils/brand.env

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