Try to add /api for alerta-mailer
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
00eab3e31d
commit
6e8ec7a79a
@ -12,7 +12,7 @@ config_file = /app/alerta.conf
|
||||
dashboard_url = https://{{ domain }}
|
||||
debug = True
|
||||
email_type = text
|
||||
endpoint = http://localhost:8080
|
||||
endpoint = http://localhost:8080/api
|
||||
key = {{ alerta_mailer_api_key }}
|
||||
mail_from = {{ mail_from }}
|
||||
mail_to = {{ mail_to }}
|
||||
|
Reference in New Issue
Block a user