feat: update readme

This commit is contained in:
max_richter 2025-05-13 11:22:45 +02:00
parent 9f40e247b9
commit beb4088c51
Signed by: max
GPG Key ID: 51973802EF3F77C5

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