Retoor software development Projects Research SearchXNG
Register Sign In

6 lines
168 B
Bash
Raw Normal View History

[brand] SearXNG - bash env SEARXNG_URL Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-10-11 19:59:34 +02:00
export SEARXNG_URL=''
SearXNG: SEARXNG_PORT
2021-10-02 16:56:11 +02:00
export SEARXNG_PORT='8888'
SearXNG: SEARX_BIND_ADDRESS
2021-10-02 16:58:09 +02:00
export SEARXNG_BIND_ADDRESS='127.0.0.1'
version based on the git repository This commit remove the need to update the brand for GIT_URL and GIT_BRANCH: there are read from the git repository. It is possible to call python -m searx.version freeze to freeze the current version. Useful when the code is installed outside git (distro package, docker, etc...)
2021-07-27 18:37:46 +02:00
export GIT_URL='https://github.com/searxng/searxng'
export GIT_BRANCH='master'
Reference in New Issue Copy Permalink
ca36e7b0ad
searxng/utils/brand.env
Response time: 32ms
Mail Licenses API