diff --git a/README.md b/README.md index 45015e4..6b34e56 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,6 @@ Replace `.dev.local` with your custom domain suffix in the `config/dns/config.sa Restart the docker services to apply the changes: ```shell -docker compose down docker compose up -d --force-recreate ```