searxng/utils/brand.env
2023-04-06 04:13:51 -04:00

5 lines
140 B
Bash

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