Skip to content

Commit 426c758

Browse files
authored
MAGETWO-66353: Optional PHP7.0 Socket Path #3869
2 parents db17419 + 870d496 commit 426c758

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nginx.conf.sample

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# # server 127.0.0.1:9000;
55
# # or socket
66
# server unix:/var/run/php5-fpm.sock;
7+
# server unix:/var/run/php/php7.0-fpm.sock;
78
# }
89
# server {
910
# listen 80;

0 commit comments

Comments
 (0)