Try to get the CLI working again
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Luke Murphy
2020-04-10 09:10:13 +02:00
parent 924e175dde
commit b5df7d9d2e

View File

@ -1,7 +1,7 @@
[DEFAULT]
endpoint = https://{{ domain }}/api
endpoint = https://{{ domain }}
output = psql
sslverify = True
sslverify = False
timezone = Europe/London
[alerta-mailer]