mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
7 lines
262 B
Bash
7 lines
262 B
Bash
export GIT_URL='https://github.com/searx/searx'
|
|
export GIT_BRANCH='master'
|
|
export ISSUE_URL='https://github.com/searx/searx/issues'
|
|
export SEARX_URL='https://searx.me'
|
|
export DOCS_URL='https://searx.github.io/searx'
|
|
export PUBLIC_INSTANCES='https://searx.space'
|