Skip to content

Commit 29042bf

Browse files
committed
Bug: Duplicate upstreams
1 parent b02af24 commit 29042bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

upstreams/php82.conf

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Defines the upstream for PHP 8.2
2+
upstream php82 {
3+
server unix:/run/php/php8.2-fpm.sock;
4+
}

upstreams/php83.conf

-4
This file was deleted.

0 commit comments

Comments
 (0)