@@ -1,6 +1,6 @@
server {
listen 80;
- location /.well-known {
+ location /.well-known/acme-challenge/ {
root /var/www/html;
}
location / {