mirror of
https://github.com/searxng/searxng.git
synced 2024-10-31 22:28:52 +00:00
0742c2504d
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
6 lines
271 B
Bash
6 lines
271 B
Bash
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'
|