🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 16s

rootfs/tmp/etc/php84/php-fpm.conf
rootfs/usr/local/etc/docker/init.d/03-tor-server.sh
rootfs/usr/local/etc/docker/init.d/99-php-fpm.sh
rootfs/usr/local/etc/docker/init.d/zz-nginx.sh
This commit is contained in:
casjay
2025-09-20 07:39:24 -04:00
parent a0075c81d7
commit 2945769e16
4 changed files with 10 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ group = root
listen = /run/php-fpm.sock
listen.owner = root
listen.group = root
listen.mode = 0660
listen.mode = 0666
pm = dynamic
pm.max_children = 5
pm.start_servers = 2