Skip to content

Commit

Permalink
Update upstream.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjn authored Nov 28, 2023
1 parent e1671d5 commit 2e6a2a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/php-config/upstream.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Upstream to abstract backend connection(s) for PHP.
upstream php80 {
server unix:/var/run/php8.0-fpm.sock;
upstream php82 {
server unix:/var/run/php8.2-fpm.sock;
}

0 comments on commit 2e6a2a9

Please sign in to comment.