diff --git a/ansible/templates/config.json b/ansible/templates/config.json index 954d0df..ce7b959 100644 --- a/ansible/templates/config.json +++ b/ansible/templates/config.json @@ -1 +1 @@ -{"endpoint": "https://alerta-api.example.com"} +{ "endpoint": "https://{{ domain }}" }