Fix php84 upstream

This commit is contained in:
VirtuBox
2024-12-03 16:06:49 +01:00
parent 17a49afe81
commit a66458f533

View File

@@ -180,7 +180,7 @@ upstream php84 {
}
# PHP 8.4 debug
upstream debug83 {
upstream debug84 {
# Debug Pool
server 127.0.0.1:9179;
}