forked from pool/dehydrated
5628f7872c
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/455792 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dehydrated?expand=0&rev=2
5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
server.modules += ("alias")
|
|
alias.url += (
|
|
"/.well-known/acme-challenge/" => "@CHALLENGEDIR@",
|
|
)
|