We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60f6203 commit 3ab13c0Copy full SHA for 3ab13c0
1 file changed
ci/nginx-rewrite/nginx.conf
@@ -42,7 +42,6 @@ http {
42
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
43
proxy_set_header X-Forwarded-Proto $scheme;
44
proxy_ssl_server_name on;
45
- proxy_ssl_verify on;
46
# Rewrite any absolute Location headers from Netlify back to relative paths
47
proxy_redirect https://interledger-org-developers.netlify.app /;
48
}
0 commit comments