dns/franzi.business: fix matrix federation port in SRV record
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
50438d940e
commit
75f5c58764
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ vliedel.random IN AAAA 2a01:4f8:10b:2a5f::2
|
|||
wiki IN A 94.130.52.224
|
||||
wiki IN AAAA 2a01:4f8:10b:2a5f::2
|
||||
|
||||
_matrix._tcp IN SRV 10 10 8448 matrix
|
||||
_matrix._tcp IN SRV 10 10 443 matrix
|
||||
|
||||
_dmarc IN TXT "v=DMARC1; p=quarantine; rua=mailto:postmaster@kunsmann.eu; ruf=mailto:postmaster@kunsmann.eu; fo=0:d:s; adkim=r; aspf=r"
|
||||
_mta-sts IN TXT "v=STSv1;id=20201111;"
|
||||
|
|
Loading…
Reference in a new issue