Update all new server scripts

This commit is contained in:
2023-09-06 13:56:08 +02:00
parent a7ed28ff02
commit b0310e14c7
18 changed files with 236 additions and 45 deletions

View File

@@ -10,7 +10,8 @@ events {
http {
upstream php {
server unix:/var/run/php/php7.4-fpm.sock;
#server unix:/var/run/php/php7.4-fpm.sock;
server unix:/var/run/php/php8.2-fpm.sock;
}
##