diff --git a/nginx.conf.sample b/nginx.conf.sample index 1e20a51a511d3..881adb84c56e3 100644 --- a/nginx.conf.sample +++ b/nginx.conf.sample @@ -3,7 +3,6 @@ # # use tcp connection # # server 127.0.0.1:9000; # # or socket -# server unix:/var/run/php5-fpm.sock; # server unix:/var/run/php/php7.0-fpm.sock; # } # server {