config: feat: Add Traefik as trusted proxy
This commit is contained in:
@@ -9,3 +9,8 @@ tts:
|
||||
automation: !include automations.yaml
|
||||
script: !include scripts.yaml
|
||||
scene: !include scenes.yaml
|
||||
|
||||
http:
|
||||
use_x_forwarded_for: true
|
||||
trusted_proxies:
|
||||
- 172.22.0.254
|
||||
|
||||
Reference in New Issue
Block a user