up version

include phpmyadmin WIP
This commit is contained in:
2023-04-03 13:33:59 +02:00
parent cab43c2162
commit ece5c30931
6 changed files with 34 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
---
# defaults file for php-fpm
php_poolname: www
php_version: 80
php_version: 81
php_fpm_pool_user: apache
php_fpm_pool_group: apache
php_fpm_listen_url: 127.0.0.1:90{{ php_version }}
@@ -12,4 +12,5 @@ php_pm_status_url: /phpstatus
php_packages: [ 'php{{ php_version }}-php-common' ]
php_min_spare_servers: 5
php_max_spare_servers: 35
php_use_phpmyadmin: false