oceddyyy commited on
Commit
55e6595
·
verified ·
1 Parent(s): b0e311c

Update nginx.conf

Browse files
Files changed (1) hide show
  1. nginx.conf +1 -9
nginx.conf CHANGED
@@ -29,12 +29,4 @@ http {
29
  try_files $uri $uri/ /index.html;
30
  }
31
  }
32
- }
33
- proxy_set_header X-Forwarded-Proto $scheme;
34
- }
35
-
36
- location / {
37
- try_files $uri $uri/ /index.html;
38
- }
39
- }
40
- }
 
29
  try_files $uri $uri/ /index.html;
30
  }
31
  }
32
+ }