Logomotion: maj formation Sécurité Web
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
global:
|
||||
smtp_smarthost: 'faketools:2525'
|
||||
smtp_from: 'alertmanager@my.org'
|
||||
smtp_auth_username: 'alertmanager'
|
||||
smtp_auth_password: 'password'
|
||||
smtp_require_tls: false
|
||||
|
||||
route:
|
||||
receiver: dev-team
|
||||
|
||||
receivers:
|
||||
- name: 'dev-team'
|
||||
email_configs:
|
||||
- to: 'dev-team@my.org'
|
Reference in New Issue
Block a user