Re-instate keys
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-10 09:46:08 +02:00
parent bd1aa4e643
commit a1b7dc912e
4 changed files with 15 additions and 14 deletions

View File

@ -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 }}"