@bphillips921 wrote:
I recently added the
trusted networks:
to myauth_providers:
config. When I rebooted it came back in safe mode with this error
Don't use 'server_host' options with Hass.io
This is my config. If I comment out the
trusted_networks:
section it works again.auth_providers: - type: homeassistant - type: legacy_api_password api_password: !secret http_password - type: trusted_networks trusted_networks: - 192.168.1.5/24
My gateway address is 192.168.1.5, I’m trying to set it so every computer on the LAN is trusted.
Any idea how to correct this?
Posts: 3
Participants: 3