# https://www.home-assistant.io/integrations/http/ # http: # ssl_certificate: /ssl/cert.pem # ssl_key: /ssl/privkey.pem use_x_forwarded_for: true trusted_proxies: - 192.168.178.2 - 192.168.178.70 - 192.168.178.0/24 - 127.0.0.1 - ::1 ip_ban_enabled: false login_attempts_threshold: 5