diff --git a/env.template b/env.template index df9c8b4..e806898 100644 --- a/env.template +++ b/env.template @@ -43,7 +43,7 @@ POSTGRES_DB=authentik # Nginx configuration NGINX_HTTP_PORT=8080 NGINX_HTTPS_PORT=8443 -NGINX_RESOLVER=1.1.1.1 +NGINX_RESOLVER=127.0.0.11 NGINX_SERVERNAME=sso.base23.de # NGINX SSL Config for nginx 1.27.2, intermediate config, OpenSSL 3.0.14