mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 19:15:12 +08:00
@@ -1,4 +1,4 @@
|
||||
# ACME-challenge
|
||||
location ^~ /.well-known/acme-challenge/ {
|
||||
root /var/www/_letsencrypt;
|
||||
root {{ data.directory_letsencrypt }};
|
||||
}
|
||||
|
Reference in New Issue
Block a user