Bumb PHP version in Alpine CT 's
From 8.2 to 8.3 Added PHP bumb/update script
This commit is contained in:
@@ -110,7 +110,7 @@ http {
|
||||
fastcgi_param HTTPS on;
|
||||
fastcgi_param modHeadersAvailable true;
|
||||
fastcgi_param front_controller_active true;
|
||||
fastcgi_pass unix:/run/php-fpm82/php-fpm.sock;
|
||||
fastcgi_pass unix:/run/php-fpm83/php-fpm.sock;
|
||||
fastcgi_intercept_errors on;
|
||||
fastcgi_request_buffering off;
|
||||
fastcgi_max_temp_file_size 0;
|
||||
|
||||
Reference in New Issue
Block a user