config: feat: Add Traefik as trusted proxy

This commit is contained in:
PorridgePi
2022-09-24 17:44:25 +01:00
parent 90ced32110
commit 7d5a1f2c16

View File

@@ -9,3 +9,8 @@ tts:
automation: !include automations.yaml automation: !include automations.yaml
script: !include scripts.yaml script: !include scripts.yaml
scene: !include scenes.yaml scene: !include scenes.yaml
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.22.0.254