Add SRV record

This commit is contained in:
Melon 2024-05-28 01:04:27 +01:00
parent 770e5c2317
commit 308313925a
Signed by: melon
GPG Key ID: 6C9D970C50D26A25

View File

@ -5,3 +5,9 @@ A CalDav-based calendar service.
Built using:
- [Tokidoki](https://git.sr.ht/~sircmpwn/tokidoki)
- [go-webdav](https://github.com/emersion/go-webdav)
## Autodiscovery
```
SRV _caldavs._tcp.<root>.
```