1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-05 04:40:11 +01:00
searxng/utils/brand.env

6 lines
170 B
Bash
Raw Normal View History

export GIT_URL='https://github.com/return42/searxng'
export GIT_BRANCH='fix-searx.sh'
export SEARX_URL=''
export SEARX_PORT='7777'
export SEARX_BIND_ADDRESS='127.0.0.12'