mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 04:53:40 +08:00
removed default_type from ACME-challenge
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# ACME-challenge
|
||||
location ^~ /.well-known/acme-challenge/ {
|
||||
default_type "text/plain";
|
||||
root /var/www/_letsencrypt;
|
||||
}
|
||||
|
Reference in New Issue
Block a user