updated search.digibox.dev

This commit is contained in:
Iyas Altawil
2025-09-30 21:38:05 +03:30
parent a3412137bb
commit 694433f2db
2 changed files with 2 additions and 2 deletions

View File

@@ -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" \

View File

@@ -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: