From a85274eff5f41794521bcf9eccc7ec75614be6c5 Mon Sep 17 00:00:00 2001 From: Coccocoa's Helper <68158102+gabrielvicenteYT@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:11:07 +0000 Subject: [PATCH] Change the brand.env file to the original state --- utils/brand.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/brand.env b/utils/brand.env index 55531a4a9..31afce53c 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//Bnyro/searxng' -export GIT_BRANCH='bpb' +export GIT_URL='https://github.com/searxng/searxng' +export GIT_BRANCH='master'