removed phpVersion, detect php socket file from www.conf or leave tag
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# PHP handler (socket)
|
||||
upstream php-handler {
|
||||
server unix:/run/php/php<phpVersion>-fpm.sock;
|
||||
server unix:<phpSock>;
|
||||
}
|
||||
Reference in New Issue
Block a user