FastCGI pool

This commit is contained in:
Juan Pablo Vial
2025-06-30 16:39:55 -04:00
parent 4b66694166
commit 829ab86770
3 changed files with 497 additions and 1 deletions

View File

@ -25,6 +25,7 @@ services:
- ./.key.env
volumes:
- ${APP_PATH:-.}/:/code
- ./fcgi.conf:/usr/local/etc/php-fpm.d/fcgi.conf
- ./logs/php:/logs
db: