update readme

This commit is contained in:
2026-07-18 01:30:38 +01:00
parent 5d4568015d
commit 6435fe14b2
+6 -6
View File
@@ -35,12 +35,12 @@ specifics for everything
**dns setup**
| type | host | value | notes |
|-------|--------|---------------------------- |----------------------------|
| `A` | `@` | `<ip>` | apex domain |
| `A` | `m` | `<ip>` | mailserver |
| `A` | `mail` | `<ip>` | webmail |
| `CAA` | `@` | `0 issue "letsencrypt.org"` | allow caddy to issue certs |
| type | host | value | notes |
|-------|-----------|---------------------------- |----------------------------|
| `A` | `@` | `<ip>` | apex domain |
| `A` | `mail` | `<ip>` | mailserver |
| `A` | `post` | `<ip>` | webmail |
| `CAA` | `@` | `0 issue "letsencrypt.org"` | allow caddy to issue certs |
### stalwart