Dockerises the app!
This commit is contained in:
7
php-fpm/joeac_php-fpm_pool_definition.conf
Normal file
7
php-fpm/joeac_php-fpm_pool_definition.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
[joeac]
|
||||
listen = phpfpm:9000
|
||||
pm = ondemand
|
||||
pm.max_children = 10
|
||||
pm.max_requests = 100
|
||||
security.limit_extensions = .php .css .webp .jpg
|
||||
user = www-data
|
||||
Reference in New Issue
Block a user