searxng/utils/brand.env
2023-04-06 04:50:34 -04:00

5 lines
160 B
Bash

export SEARXNG_URL='https://fufusoup.com'
export SEARXNG_PORT='8888'
export SEARXNG_BIND_ADDRESS='127.0.0.1'
export GIT_URL='unknow'
export GIT_BRANCH='unknow'