I run HA core and setup a container for cloudflared and within cloudflare I see my tunnel as healthy. However it does not actually load HA. I edited my HA configuration.yml file and it looks like this
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.16.0.0/12
however still same issue. Not sure what configuration is missing at this point.