diff --git a/templates/www.conf b/templates/www.conf index 73ac58b..3eec2b0 100644 --- a/templates/www.conf +++ b/templates/www.conf @@ -1,4 +1,4 @@ -[{{ php_pool_name }}_{{ php_version }}] +[{{ php_pool_name }}] user = {{ php_fpm_pool_user }} group = {{ php_fpm_pool_group }} listen = {{ php_fpm_listen_socket }}