config: feat: Add Traefik as trusted proxy
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user