mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
[feat] engine: implementation of bpb
This commit is contained in:
parent
04cfce2eb8
commit
bf75a8c2a0
4 changed files with 88 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue