nixpack
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
upstream php {
|
||||
server unix:/var/run/php/php8.1-fpm.sock;
|
||||
server unix:/var/run/php/php8.3-fpm.sock;
|
||||
}
|
||||
|
||||
server {
|
||||
@@ -124,4 +124,4 @@ server {
|
||||
|
||||
# Error pages
|
||||
error_page 404 /404.html;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user