configpolicy/roles/lego-nginx/files/lego.nginx.conf

4 lines
68 B
Plaintext

location ^~ /.well-known/acme-challenge {
root /var/www/lego;
}