add PHP upstream config to ubuntu/mercy.sickstack.com.yml
This commit is contained in:
parent
f5d3828f3c
commit
7d06e18935
@ -39,6 +39,8 @@
|
||||
- gzip_buffers 16 8k
|
||||
- gzip_http_version 1.1
|
||||
- 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.2-fpm.sock; }
|
||||
ssl:
|
||||
- ssl_protocols TLSv1.2
|
||||
- ssl_dhparam "/etc/nginx/dhparams.pem"
|
||||
|
Loading…
Reference in New Issue
Block a user