Revert "[brand] !!DO NOT MERGE!! this patch uses branch fix-searx.sh @return42"

This reverts commit e946c3462c.
This commit is contained in:
Alexandre Flament
2021-07-27 08:40:53 +02:00
parent beff764d74
commit 24fcd7475a
2 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
export GIT_URL='https://github.com/return42/searxng'
export GIT_BRANCH='fix-searx.sh'
export GIT_URL='https://github.com/searxng/searxng'
export GIT_BRANCH='master'
export SEARX_URL=''
export SEARX_PORT='7777'
export SEARX_BIND_ADDRESS='127.0.0.12'
export SEARX_PORT='8888'
export SEARX_BIND_ADDRESS='127.0.0.1'