forked from Archives/searxng
24fcd7475a
This reverts commit e946c3462c
.
6 lines
162 B
Bash
6 lines
162 B
Bash
export GIT_URL='https://github.com/searxng/searxng'
|
|
export GIT_BRANCH='master'
|
|
export SEARX_URL=''
|
|
export SEARX_PORT='8888'
|
|
export SEARX_BIND_ADDRESS='127.0.0.1'
|