updated search.digibox.dev
This commit is contained in:
@@ -48,7 +48,7 @@ LABEL org.opencontainers.image.authors="searxng <$GIT_URL>" \
|
||||
ENV SEARXNG_VERSION="$SEARXNG_GIT_VERSION" \
|
||||
# INSTANCE_NAME="SearXNG" \
|
||||
# AUTOCOMPLETE="" \
|
||||
BASE_URL="saya.liara.run" \
|
||||
BASE_URL="search.digibox.dev" \
|
||||
BIND_ADDRESS="[::]:8080" \
|
||||
SEARXNG_SETTINGS_PATH="$CONFIG_PATH/settings.yml" \
|
||||
UWSGI_SETTINGS_PATH="$CONFIG_PATH/uwsgi.ini" \
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# * uncomment SEARXNG_HOSTNAME, and replace <host> by the SearXNG hostname
|
||||
# * uncomment LETSENCRYPT_EMAIL, and replace <email> by your email (require to create a Let's Encrypt certificate)
|
||||
|
||||
# SEARXNG_HOSTNAME=<host>
|
||||
SEARXNG_HOSTNAME=https://search.digibox.dev
|
||||
# LETSENCRYPT_EMAIL=<email>
|
||||
|
||||
# Optional:
|
||||
|
||||
Reference in New Issue
Block a user