1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/duniter_ynh.git synced 2024-09-03 18:26:35 +02:00

juste un doublon dans conf nginx

This commit is contained in:
frju365 2018-12-01 15:26:01 +01:00
parent a63c9f4ad5
commit 0f6acb8154
No known key found for this signature in database
GPG key ID: 59BFB76C5925FC73

View file

@ -11,7 +11,6 @@ location / {
proxy_http_version 1.1; proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade; proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection "upgrade"; proxy_set_header Connection "upgrade";
proxy_read_timeout 86400s;
proxy_send_timeout 86400s; proxy_send_timeout 86400s;
location ~ \.(js|css|woff|woff2|ttf|png) { location ~ \.(js|css|woff|woff2|ttf|png) {