Rank 1: Thread
I updated my appwrite to version 1.3 after which the appwrite-webhook-proxy errors with
{ "code": 0, "error": "Failed to connect to 192.168.1.97 port 80 after 75008 ms: Connection refused", "body": null }
Following are my environment variable.
WEBHOOK_PROXY_APPWRITE_ENDPOINT=http://192.168.1.97/v1 WEBHOOK_PROXY_APPWRITE_PROJECT_ID=test WEBHOOK_PROXY_APPWRITE_FUNCTION_ID=test