brand.env 162 B

12345
  1. export SEARX_URL=''
  2. export SEARX_PORT='8888'
  3. export SEARX_BIND_ADDRESS='127.0.0.1'
  4. export GIT_URL='https://github.com/searxng/searxng'
  5. export GIT_BRANCH='master'