mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user