I’ve been trying to set up home assistant and i can connect to it with the ip 192.168.2.112:8123 or homeassistant.local:8123 but when i try using nginx proxy manager it just doesn’t want to work
this is my configuration.yaml
/# Loads default set of integrations. Do not remove.
default_config:
/# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 192.168.2.109
here is my nginx proxy manager configuration
i have to use google drive links because the forum doesn’t allow new users to have pictures or something
i’ve already restarted both the NPM docker container and the home assistant VM
the ip of the HAOS vm is 192.168.2.112 and the one for nginx proxy manager is 192.168.2.109
when I use other services like vaultwarden it just works perfectly
with home assistant trough the proxy i just get
502 Bad Gateway
openresty