Skip to content

Commit

Permalink
feature: add alertmanager function
Browse files Browse the repository at this point in the history
  • Loading branch information
lin.huang committed Nov 15, 2023
1 parent dbd03a6 commit 84618b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/alertmanager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ route:
receivers:
- name: 'email'
email_configs:
- to: '2393740379@qq.com'
- to: '239374037@qq.com'
html: '{{ template "email.to.html" . }}'
headers: { Subject: "[OPENIM-SERVER]告警" }
send_resolved: true

0 comments on commit 84618b4

Please sign in to comment.