Merge pull request #945 from ioannidesalex/patch-23

Fix php-fpm template
This commit is contained in:
Serghey Rodin 2016-11-25 12:44:42 +03:00 committed by GitHub
commit 29a0226120

View file

@ -1,5 +1,5 @@
[%backend%] [%backend%]
listen = /var/run/php/php7.0-fpm.sock listen = /var/run/php/%backend%.sock
listen.allowed_clients = 127.0.0.1 listen.allowed_clients = 127.0.0.1
user = %user% user = %user%