This commit is contained in:
@ -1,9 +1,10 @@
|
||||
[DEFAULT]
|
||||
debug = True
|
||||
endpoint = http://localhost:8080/api
|
||||
key = {{ alerta_cli_api_key }}
|
||||
output = psql
|
||||
sslverify = False
|
||||
timezone = Europe/London
|
||||
debug = True
|
||||
|
||||
[alerta-mailer]
|
||||
amqp_url = "{{ db_type }}://{{ db_user }}:{{ db_passwd }}@{{ db_loc }}"
|
||||
|
||||
Reference in New Issue
Block a user