Use real certs for DNS over TLS
This commit is contained in:
parent
8bdf278ea6
commit
5a9b0a6b20
2 changed files with 11 additions and 2 deletions
|
@ -35,6 +35,9 @@
|
|||
- role: nginx/site
|
||||
site: devel01.foo.sh
|
||||
proxy: https://devel01.home.foo.sh/
|
||||
- role: nginx/site
|
||||
site: dns.home.foo.sh
|
||||
redirect: https://www.foo.sh/
|
||||
- role: nginx/site
|
||||
site: git.foo.sh
|
||||
proxy: https://git02.home.foo.sh/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue