Files
searxng/utils/brand.env
T

6 lines
162 B
Bash
Raw Normal View History

2021-04-22 08:33:31 +02:00
export GIT_URL='https://github.com/searxng/searxng'
2020-03-29 16:28:17 +02:00
export GIT_BRANCH='master'
export SEARX_URL=''
export SEARX_PORT='8888'
export SEARX_BIND_ADDRESS='127.0.0.1'