diff --git a/configuration.yaml b/configuration.yaml index 2eef2a5..d233aa2 100755 --- a/configuration.yaml +++ b/configuration.yaml @@ -6,6 +6,14 @@ default_config: # base_url: home.vferreira.pt:8123 # Text to speech + +http: + use_x_forwarded_for: true + trusted_proxies: + - 172.30.32.0/24 + - 127.0.0.1 + - 192.168.1.0/24 + - ::1 tts: - platform: google_translate