Bug: Duplicate upstreams
This commit is contained in:
parent
b02af24655
commit
29042bfe3c
4
upstreams/php82.conf
Normal file
4
upstreams/php82.conf
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Defines the upstream for PHP 8.2
|
||||||
|
upstream php82 {
|
||||||
|
server unix:/run/php/php8.2-fpm.sock;
|
||||||
|
}
|
||||||
@ -1,4 +0,0 @@
|
|||||||
# Defines the upstream for PHP 8.3
|
|
||||||
upstream php83 {
|
|
||||||
server unix:/run/php/php8.3-fpm.sock;
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user