From 7aac4567356177c76e3420d6509559b36e251f0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mo=C3=AFse=20KM?= Date: Thu, 6 Apr 2023 04:50:34 -0400 Subject: [PATCH] Complete branding work --- utils/brand.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/brand.env b/utils/brand.env index e332a2428..715f4c406 100644 --- a/utils/brand.env +++ b/utils/brand.env @@ -1,4 +1,4 @@ -export SEARXNG_URL='' +export SEARXNG_URL='https://fufusoup.com' export SEARXNG_PORT='8888' export SEARXNG_BIND_ADDRESS='127.0.0.1' export GIT_URL='unknow'