remove version from php pool name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# defaults file for php-fpm
|
||||
php_poolname: www
|
||||
php_version: 81
|
||||
php_version: 82
|
||||
php_poolname: "www_{{ php_version }}"
|
||||
php_fpm_pool_user: apache
|
||||
php_fpm_pool_group: apache
|
||||
php_fpm_listen_url: 127.0.0.1:90{{ php_version }}
|
||||
|
||||
Reference in New Issue
Block a user