mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
docs: Fix file extension in FrankenPHP configuration (#2067)
Corrected the file extension for additional configuration files in FrankenPHP section. --------- Signed-off-by: Francis Lavoie <lavofr@gmail.com>
This commit is contained in:
@@ -53,7 +53,7 @@ RUN cp $PHP_INI_DIR/php.ini-development $PHP_INI_DIR/php.ini
|
||||
FrankenPHP:
|
||||
|
||||
- `/etc/frankenphp/Caddyfile`: the main configuration file
|
||||
- `/etc/frankenphp/caddy.d/*.caddy`: additional configuration files that are loaded automatically
|
||||
- `/etc/frankenphp/Caddyfile.d/*.caddyfile`: additional configuration files that are loaded automatically
|
||||
|
||||
PHP:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user