diff --git a/examples/behind-reverse-proxy/tests.json b/examples/behind-reverse-proxy/tests.json index a31dcf2ca..aad171c55 100644 --- a/examples/behind-reverse-proxy/tests.json +++ b/examples/behind-reverse-proxy/tests.json @@ -7,7 +7,7 @@ "tests": [ { "type": "string", - "url": "https://www.example.com", + "url": "http://www.example.com", "string": "hello" } ]