Skip to content

Commit

Permalink
Bug: Duplicate upstreams
Browse files Browse the repository at this point in the history
  • Loading branch information
bradt committed May 29, 2024
1 parent b02af24 commit 29042bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions upstreams/php82.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Defines the upstream for PHP 8.2
upstream php82 {
server unix:/run/php/php8.2-fpm.sock;
}
4 changes: 0 additions & 4 deletions upstreams/php83.conf

This file was deleted.

0 comments on commit 29042bf

Please sign in to comment.