This commit is contained in:
root
2026-06-30 18:46:39 -04:00
parent ae0f1f559e
commit 5458b0ec98
2 changed files with 23 additions and 21 deletions
+7 -5
View File
@@ -27,11 +27,11 @@ http:
use_x_frame_options: false
use_x_forwarded_for: true
trusted_proxies:
- 192.168.1.180
- 192.168.1.1
- 192.168.1.62
- 192.168.1.210
- 10.60.1.1
### notify_events ###
notify_events:
token: !secret notify_event_token
### SMTP ###
notify:
- name: "mailgun_smtp"
@@ -46,4 +46,6 @@ notify:
recipient:
- "joshua@cnjmail.com"
- "polly@cnjmail.com"
sender_name: "Vault 983 Home Assistant"
sender_name: "Home Assistant"
- name: "notify_events"
platform: notify_events