This commit is contained in:
Benjamin Palko 2025-03-07 13:57:32 -05:00
commit 1f0ce98aa1
18 changed files with 462 additions and 0 deletions

3
config/nginx/php/php-local.ini Executable file
View file

@ -0,0 +1,3 @@
; Edit this file to override php.ini directives
date.timezone = UTC

5
config/nginx/php/www2.conf Executable file
View file

@ -0,0 +1,5 @@
; Edit this file to override www.conf and php-fpm.conf directives and restart the container
; Pool name
[www]