init
This commit is contained in:
commit
1f0ce98aa1
18 changed files with 462 additions and 0 deletions
3
config/nginx/php/php-local.ini
Executable file
3
config/nginx/php/php-local.ini
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
; Edit this file to override php.ini directives
|
||||
|
||||
date.timezone = UTC
|
||||
5
config/nginx/php/www2.conf
Executable file
5
config/nginx/php/www2.conf
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
; Edit this file to override www.conf and php-fpm.conf directives and restart the container
|
||||
|
||||
; Pool name
|
||||
[www]
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue