fix: spelling
This commit is contained in:
@@ -85,7 +85,7 @@ Replace `.dev.local` with your custom domain suffix in the `config/dns/config.sa
|
|||||||
Remove the dns_config volume
|
Remove the dns_config volume
|
||||||
```bash
|
```bash
|
||||||
docker compose down
|
docker compose down
|
||||||
docker compose volukme rm dns_config
|
docker compose volume rm dns_config
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user