brand.env 168 B

12345
  1. export SEARXNG_URL=''
  2. export SEARXNG_PORT='8888'
  3. export SEARXNG_BIND_ADDRESS='127.0.0.1'
  4. export GIT_URL='https://github.com/searxng/searxng'
  5. export GIT_BRANCH='master'