updated php-fpm from 7.4 to 8.1
This commit is contained in:
@@ -18,7 +18,8 @@ server {
|
||||
proxy_set_header X-NginX-Proxy true;
|
||||
proxy_set_header X-Ssl on;
|
||||
proxy_cache off;
|
||||
|
||||
proxy_buffering off;
|
||||
|
||||
proxy_pass http://app;
|
||||
proxy_redirect off;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user