]> git.pld-linux.org Git - packages/dehydrated.git/blob - nginx.conf
hook: implement certs copy for apache hook
[packages/dehydrated.git] / nginx.conf
1 location /.well-known/acme-challenge {
2         alias /var/lib/dehydrated/acme-challenge;
3 }
This page took 0.039633 seconds and 3 git commands to generate.