Update PHP upstream to 7.2

This commit is contained in:
Sadiq Saif 2018-08-26 12:04:52 -04:00 committed by GitHub
parent 3ff719370f
commit eb4ca4c8fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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