home-assistant-config/packages/http.yaml

12 lines
240 B
YAML
Raw Normal View History

2021-07-11 21:59:45 -04:00
---
2021-07-11 22:34:52 -04:00
# The http integration serves all files and data required for the
# Home Assistant frontend.
#
2021-07-11 21:59:45 -04:00
# https://www.home-assistant.io/integrations/http
#
http:
use_x_forwarded_for: true
2022-10-16 22:10:04 -04:00
trusted_proxies:
- 100.103.57.96
- 127.0.0.1