Changed Basic Theme

This commit is contained in:
HackTheFish 2022-07-24 17:53:40 +00:00
parent 3ff576ea72
commit c2e0d1f70a
40 changed files with 17490 additions and 497 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 SEARXNG_BIND_ADDRESS='0.0.0.0'
export GIT_URL='unknow'
export GIT_BRANCH='unknow'