support php7.3 and buster
This commit is contained in:
parent
773f2339e8
commit
6d652e56a9
6 changed files with 17 additions and 14 deletions
3
templates/php-fpm/upstream-php.conf.j2
Normal file
3
templates/php-fpm/upstream-php.conf.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
upstream php-handler {
|
||||
server unix:/var/run/php/php{{ php_version }}-fpm.sock;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue