Remove pixelfed upstream from nginx config
This commit is contained in:
parent
05f8b1a1a0
commit
3ff719370f
@ -71,7 +71,6 @@
|
||||
- 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; }
|
||||
- upstream pixelfed { server 127.0.0.1:4000; }
|
||||
ssl:
|
||||
- ssl_protocols TLSv1.2
|
||||
- ssl_dhparam "/etc/nginx/dhparams.pem"
|
||||
|
Loading…
Reference in New Issue
Block a user