[feat] engine: implementation of bpb

This commit is contained in:
Bnyro 2023-10-05 17:37:59 +02:00 committed by Markus Heiser
parent 04cfce2eb8
commit bf75a8c2a0
4 changed files with 88 additions and 2 deletions

View file

@ -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'