Update config.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Kévin Dunglas <kevin@dunglas.fr>
This commit is contained in:
Kévin Dunglas
2025-12-23 13:55:54 +01:00
committed by GitHub
parent 05a648ea60
commit b76312d801

View File

@@ -213,7 +213,7 @@ This is useful for development environments.
}
```
This feature is often used in combination with [hot reload](hot-reload.md)
This feature is often used in combination with [hot reload](hot-reload.md).
If the `watch` directory is not specified, it will fall back to `./**/*.{env,php,twig,yaml,yml}`,
which watches all `.php`, `.yaml`, `.yml`, `.twig` and `.env` files in the directory and subdirectories