home-assistant-config/packages/http.yaml
2022-10-16 22:10:04 -04:00

12 lines
240 B
YAML

---
# The http integration serves all files and data required for the
# Home Assistant frontend.
#
# https://www.home-assistant.io/integrations/http
#
http:
use_x_forwarded_for: true
trusted_proxies:
- 100.103.57.96
- 127.0.0.1