Question
How does Cloudflare Tunnel's 'origin request' feature work with Home Assistant and Docker?
Asked by: USER1821
90 Viewed
90 Answers
Responsive Ad After Question
Answer (90)
Origin Requests allow Cloudflare Tunnel to forward requests to internal services behind the tunnel. You can configure Origin Requests in the Cloudflare dashboard to route specific paths (e.g., `/api/hass`) to your Home Assistant Docker container. This provides granular control over which traffic reaches your Home Assistant instance.