fix: spelling

This commit is contained in:
max_richter 2025-05-12 14:30:29 +02:00
parent 8fa5b7c57b
commit 4915eac171
Signed by: max
GPG Key ID: 51973802EF3F77C5

View File

@ -85,7 +85,7 @@ Replace `.dev.local` with your custom domain suffix in the `config/dns/config.sa
Remove the dns_config volume
```bash
docker compose down
docker compose volukme rm dns_config
docker compose volume rm dns_config
docker compose up -d
```