Migrate to PHP-FPM for all Web images

This commit is contained in:
Alexey Pustovalov
2025-01-13 19:24:39 +09:00
parent 5d9fbca9ea
commit 05daffc99e
127 changed files with 3828 additions and 1782 deletions

View File

@ -5,5 +5,6 @@ include=/etc/php83/php-fpm.d/*.conf
pid = /tmp/php-fpm.pid
error_log = /dev/fd/2
log_level = notice
daemonize = no