fix: trusted proxies

This commit is contained in:
willem.serruys
2026-08-16 13:30:25 +02:00
parent b9eb1fafca
commit e2ba81037d

View File

@@ -3,10 +3,6 @@
# This is a sample configuration. Please create a configuration.production.yml for production use. # This is a sample configuration. Please create a configuration.production.yml for production use.
default_config: default_config:
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml automation: !include automations.yaml
script: !include scripts.yaml script: !include scripts.yaml
scene: !include scenes.yaml scene: !include scenes.yaml
@@ -14,4 +10,4 @@ scene: !include scenes.yaml
http: http:
use_x_forwarded_for: true use_x_forwarded_for: true
trusted_proxies: trusted_proxies:
- 172.18.0.0/12 - 172.18.0.0/16