searxng/utils/brand.env
2022-07-24 17:53:40 +00:00

5 lines
138 B
Bash

export SEARXNG_URL=''
export SEARXNG_PORT='8888'
export SEARXNG_BIND_ADDRESS='0.0.0.0'
export GIT_URL='unknow'
export GIT_BRANCH='unknow'