use php7 instead of 5
This commit is contained in:
parent
2690212577
commit
c914940180
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
[template]
|
||||
src = "www.conf.tmpl"
|
||||
dest = "/etc/php5/php-fpm.d/www.conf"
|
||||
dest = "/etc/php7/php-fpm.d/www.conf"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue