Browse Source

[fix] accidentally pushed utils/brand.env

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 1 year ago
parent
commit
90b0bfd1bf
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_PORT='8888'
 export SEARXNG_BIND_ADDRESS='127.0.0.1'
-export GIT_URL='https://github.com//Bnyro/searxng'
-export GIT_BRANCH='scholar'
+export GIT_URL='https://github.com/searxng/searxng'
+export GIT_BRANCH='master'