Update php-fpm config.
This commit is contained in:
parent
7ccb1aa296
commit
ca91e261ab
1 changed files with 1 additions and 1 deletions
|
|
@ -140,4 +140,4 @@ process.priority = -10
|
||||||
; Relative path can also be used. They will be prefixed by:
|
; Relative path can also be used. They will be prefixed by:
|
||||||
; - the global prefix if it's been set (-p argument)
|
; - the global prefix if it's been set (-p argument)
|
||||||
; - /usr otherwise
|
; - /usr otherwise
|
||||||
include=/etc/php8.2/php-fpm.d/*.conf
|
include=/etc/php8.3/php-fpm.d/*.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue