diff --git a/README.md b/README.md index e5690c4..0423d8b 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,7 @@ specifics for everything | type | host | value | notes | |-------|-----------|---------------------------- |----------------------------| | `A` | `@` | `` | apex domain | -| `A` | `mail` | `` | mailserver | -| `A` | `post` | `` | webmail | +| `A` | `*` | `` | wildcard for subdomains | | `CAA` | `@` | `0 issue "letsencrypt.org"` | allow caddy to issue certs | ### stalwart @@ -127,3 +126,9 @@ the restore process is kind of fucked up but doable - vaultwarden - tie all services together with an sso - use postgres for everything + +## misc + +**useful commands** + +- `docker exec env`