Skip to content

Commit 6c69146

Browse files
Apply suggestions from code review
Co-authored-by: Alexander Schranz <alexander@sulu.io>
1 parent 37a163a commit 6c69146

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/avoid-php-fpm-reloading.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ php_fastcgi * unix//run/php/php-fpm.sock {
5858
FrankenPHP currently require a force reload with:
5959

6060
```bash
61-
./frankenphp reload --force
61+
./frankenphp reload --force --config /path/to/Caddyfile
6262
```
6363

6464
## Fix for Apache

0 commit comments

Comments
 (0)