removed default_type from ACME-challenge
parent
f02d936657
commit
55e18ea5ec
|
@ -1,5 +1,4 @@
|
|||
# ACME-challenge
|
||||
location ^~ /.well-known/acme-challenge/ {
|
||||
default_type "text/plain";
|
||||
root /var/www/_letsencrypt;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue