Fix domain for API

This commit is contained in:
Luke Murphy 2020-04-09 09:29:08 +02:00
parent 1bad41ce06
commit 3701aab487
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
{"endpoint": "https://alerta-api.example.com"}
{ "endpoint": "https://{{ domain }}" }