Reverse proxy using NGINX

Unable to access Home Assistant behind nginx reverse proxy. Home Assistant is running on docker with host network mode.

I’m getting 404 on static files.

EDIT: Solved

If you’re using NGINX on OpenWRT, make sure you move the “root /www” within the router’s server directive.

1 Like