- export GIT_URL='https://github.com/asciimoo/searx'
 
- export GIT_BRANCH='master'
 
- export ISSUE_URL='https://github.com/asciimoo/searx/issues'
 
- export SEARX_URL='https://searx.me'
 
- export DOCS_URL='https://asciimoo.github.io/searx'
 
- export PUBLIC_INSTANCES='https://searx.space'
 
 
  |