Add dns aliases for proxy to get certificates
This commit is contained in:
parent
a8e47bbbb5
commit
5560d81a8a
1 changed files with 6 additions and 0 deletions
|
@ -66,6 +66,12 @@
|
|||
- role: nginx_site
|
||||
nginx_site_name: dns.home.foo.sh
|
||||
nginx_site_redirect: https://www.foo.sh/
|
||||
- role: nginx_site
|
||||
nginx_site_name: dns.iot.foo.sh
|
||||
nginx_site_redirect: https://www.foo.sh/
|
||||
- role: nginx_site
|
||||
nginx_site_name: dns.lan.foo.sh
|
||||
nginx_site_redirect: https://www.foo.sh/
|
||||
- role: nginx_site
|
||||
nginx_site_name: forgejo.foo.sh
|
||||
nginx_site_redirect: https://git.foo.sh/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue