Add socket communication
This commit is contained in:
parent
dee5b5fbb7
commit
2b27340b46
5 changed files with 96 additions and 15 deletions
|
|
@ -79,5 +79,4 @@ server {
|
|||
fastcgi_pass unix:/var/run/php-fpm.sock;
|
||||
break;
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue