diff --git a/host.json b/host.json index c36d8f4..d6d8347 100644 --- a/host.json +++ b/host.json @@ -12,6 +12,6 @@ "arguments": ["weather.py"] }, "enableForwardingHttpRequest": true, - "enableHttpProxyingRequest": true + "enableProxyingHttpRequest": true } }