Make www a CNAME for the TLD instead of its own entry
This commit is contained in:
parent
fcc72f2e56
commit
2b9412634c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ D(DOMAIN_NAME, REG_OVH,
|
|||
// NAMESERVER("ns200.anycast.me."),
|
||||
|
||||
service("@"),
|
||||
service("www"),
|
||||
CNAME("www", "@"),
|
||||
|
||||
service("ldap"),
|
||||
service("keycloak"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue