Update debugging page

Daniel Winning 2025-04-24 13:49:00 +01:00
parent 6a7f12d75f
commit da5528fab2

@ -10,7 +10,7 @@ To disable Xdebug for a new environment:
php:
xdebug: false
```
in your projects before building the environment `spinner.yaml`
in your project's before building the environment `spinner.yaml`
> Changes require destroying/rebuilding your environment (see [Configuration](Configuration)). **Note:**
>