I just setup but it says error 502 bad gateway, the nginx proxy manager works with other services of my network except hass.
I tried with the hostname and also with the IP both gives the same error
I setup to allow proxies
http:
use_x_forwarded_for: true
trusted_proxies:
- 192.168.0.0/24
The host is running nginx proxy manager with docker compose
2 posts - 2 participants