style: indentation + remove reference to LE

This commit is contained in:
Nicolas Duchon 2022-12-27 22:06:07 +01:00
parent 2f898566fc
commit 248dc28fd3

View File

@ -329,7 +329,7 @@ server {
{{ end }} {{ end }}
{{ $access_log }} {{ $access_log }}
# Do not HTTPS redirect Let'sEncrypt ACME challenge # Do not HTTPS redirect ACME challenge
location ^~ /.well-known/acme-challenge/ { location ^~ /.well-known/acme-challenge/ {
auth_basic off; auth_basic off;
auth_request off; auth_request off;