Update enable-php-upstream.conf

pull/522/head
Mr Chen 1 year ago
parent 9a01d61e1e
commit a191548a83
  1. 2
      plugins/php/conf/enable-php-upstream.conf

@ -1,4 +1,4 @@
upstream UPSTREAM-PHP{$PHP_VERSION} {
upstream MW-UPSTREAM-PHP{$PHP_VERSION} {
server unix:/tmp/php-cgi-{$PHP_VERSION}.sock;
server unix:/tmp/php-cgi-{$PHP_VERSION}.backup.sock;
}
Loading…
Cancel
Save