diff --git a/terraform/web01/dns.tf b/terraform/web01/dns.tf index 67023e9..0826fa1 100644 --- a/terraform/web01/dns.tf +++ b/terraform/web01/dns.tf @@ -5,7 +5,8 @@ locals { "mail", "cache", "matrix", - "www" + "www", + "docs" ] hostnames = [ var.hostname,