400 Bad request when using reverse proxy to web server via reverse SSH tunnel

I added the following in Home Assistant’s configuration:

http:
  use_x_forwarded_for: true
  trusted_proxies:
    - ::1

And it just worked! :smiley:

I love Caddy and its community, many thanks! :smiley:

1 Like