Update PHP upstream to 7.2
This commit is contained in:
parent
3ff719370f
commit
eb4ca4c8fe
@ -236,7 +236,7 @@
|
||||
- gzip_disable msie6
|
||||
- gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript
|
||||
upstream:
|
||||
- upstream php { server unix:/run/php/php7.0-fpm.sock; }
|
||||
- upstream php { server unix:/run/php/php7.2-fpm.sock; }
|
||||
ssl:
|
||||
- ssl_protocols TLSv1.2
|
||||
- ssl_prefer_server_ciphers on
|
||||
|
Loading…
Reference in New Issue
Block a user