forked from ccchb/ansible
5 lines
97 B
Text
5 lines
97 B
Text
|
location /.well-known/acme-challenge {
|
||
|
alias /var/lib/dehydrated/acme-challenges;
|
||
|
allow all;
|
||
|
}
|