[feat] engine: implementation of bpb

This commit is contained in:
Bnyro 2023-10-05 17:37:59 +02:00
parent 96ccec1aa6
commit 631dfeb23c
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'