mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Changed Basic Theme
This commit is contained in:
parent
3ff576ea72
commit
c2e0d1f70a
40 changed files with 17490 additions and 497 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 SEARXNG_BIND_ADDRESS='0.0.0.0'
|
||||
export GIT_URL='unknow'
|
||||
export GIT_BRANCH='unknow'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue