Signed-off-by: Zoey <zoey@z0ey.de>
This commit is contained in:
Zoey
2023-09-26 08:27:48 +02:00
parent 6e62aa2ea1
commit e7b07fc96e
3 changed files with 22 additions and 22 deletions

View File

@@ -70,11 +70,11 @@ http {
}
upstream php81 {
server unix:/var/run/php81.sock;
server unix:/run/php81.sock;
}
upstream php82 {
server unix:/var/run/php82.sock;
server unix:/run/php82.sock;
}
# Fancy Index