updates
This commit is contained in:
+7
-5
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user