potentially fix pool name
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user