serve dnslink over http

This commit is contained in:
Karol Wypchlo 2021-07-07 16:02:58 +02:00
parent 1385354074
commit e86abc3438
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
on_demand
}
reverse_proxy nginx:80
}
:80 {
reverse_proxy nginx:80 {
# add Dnslink-Lookup header so nginx knows that the request comes from a domain
# outside of our certificate string and should perform a dnslink lookup