This commit is contained in:
VirtuBox 2018-12-02 00:39:04 +01:00 committed by GitHub
parent 4f4491fb88
commit 72ff50afd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
upstream phpstatus {
server 127.0.0.1:9000
server 127.0.0.1:9000;
server unix:/run/php/php7.0-fpm.sock;
server 127.0.0.1:9070;
server unix:/run/php70-fpm.sock;