]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Replaced localhost proxy with docker & server ip
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 18 Mar 2020 17:51:11 +0000 (18:51 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 18 Mar 2020 17:51:11 +0000 (18:51 +0100)
configuration.yaml

index e8e4e1bca1a5a8f99cbec57c801db95f58172e34..fe1cc91dd0cb125c7530315acdac06d771ca0037 100644 (file)
@@ -37,9 +37,8 @@ http:
    # ssl_key: /var/lib/homeassistant/.homeassistant/privkey.pem
    use_x_forwarded_for: true
    trusted_proxies: 
-     - 127.0.0.1
      - 192.168.0.1
-     - 172.18.0.2
+     - 172.18.0.200
    # trusted_networks:
    #   - 192.168.0.0
    #   - 192.168.2.0