summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorBnyro <bnyro@tutanota.com>2023-10-05 17:37:59 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-11-27 16:46:41 +0100
commitbf75a8c2a0151faf258c0cc5f2210f42d7fe6e1f (patch)
tree26a75da1484b7e14029cf062c9b276e6cf52e15d /utils
parent04cfce2eb845c0dfc7d578a6fb3c44cb546b2028 (diff)
[feat] engine: implementation of bpb
Diffstat (limited to 'utils')
-rw-r--r--utils/brand.env4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/brand.env b/utils/brand.env
index 31afce53..55531a4a 100644
--- a/utils/brand.env
+++ b/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/searxng/searxng'
-export GIT_BRANCH='master'
+export GIT_URL='https://github.com//Bnyro/searxng'
+export GIT_BRANCH='bpb'