feat: update readme

This commit is contained in:
2025-05-13 11:22:45 +02:00
parent 9f40e247b9
commit beb4088c51

View File

@ -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
```