Move around docker storage folders/config

This commit is contained in:
Nabeel Shahzad
2019-06-19 12:41:42 -04:00
parent 09307443f9
commit c7376a59f0
7 changed files with 8 additions and 4 deletions

View File

@@ -0,0 +1,15 @@
[www]
user = www-data
group = www-data
listen = :9000
pm = dynamic
pm.max_children = 5
pm.start_servers = 2
pm.min_spare_servers = 1
pm.max_spare_servers = 3
php_flag[display_errors] = on
php_admin_flag[log_errors] = on