diff --git a/container/Dockerfile b/container/Dockerfile index e1227ed..664f953 100644 --- a/container/Dockerfile +++ b/container/Dockerfile @@ -46,7 +46,7 @@ LABEL org.opencontainers.image.authors="searxng <$GIT_URL>" \ org.opencontainers.image.version="$SEARXNG_GIT_VERSION" ENV SEARXNG_VERSION="$SEARXNG_GIT_VERSION" \ -# INSTANCE_NAME="SearXNG" \ +# INSTANCE_NAME="SearXNG " \ # AUTOCOMPLETE="" \ BASE_URL="saya.liara.run" \ BIND_ADDRESS="[::]:8080" \