brand.env 310 B

1234567
  1. export GIT_URL='https://github.com/searx/searx'
  2. export GIT_BRANCH='master'
  3. export ISSUE_URL='https://github.com/searx/searx/issues'
  4. export SEARX_URL='https://searx.me'
  5. export DOCS_URL='https://searx.github.io/searx'
  6. export PUBLIC_INSTANCES='https://searx.space'
  7. export CONTACT_URL='mailto:contact@example.com'