hotfix http redirect

This commit is contained in:
Karol Wypchlo 2021-07-16 17:03:10 +02:00
parent e223ea1f52
commit 7abeffe6f6
1 changed files with 0 additions and 8 deletions

View File

@ -14,14 +14,6 @@
}
}
: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
header_up Dnslink-Lookup true
}
}
# Make sure you have SSL_CERTIFICATE_STRING specified in .env file because you need it to fetch correct certificates.
# It needs to have at least 3 parts, the absolute part (ie. example.com), the wildcard part (ie. *.example.com) and
# the hns wildcard part (ie. *.hns.example.com). The resulting string should look like: