diff --git a/etc/php8.3/php-fpm.conf b/etc/php8.3/php-fpm.conf index b9485c7..f23582c 100644 --- a/etc/php8.3/php-fpm.conf +++ b/etc/php8.3/php-fpm.conf @@ -140,4 +140,4 @@ process.priority = -10 ; Relative path can also be used. They will be prefixed by: ; - the global prefix if it's been set (-p argument) ; - /usr otherwise -include=/etc/php8.2/php-fpm.d/*.conf +include=/etc/php8.3/php-fpm.d/*.conf