diff --git a/alerta.conf.tmpl b/alerta.conf.tmpl index d27a50a..0ef66e8 100644 --- a/alerta.conf.tmpl +++ b/alerta.conf.tmpl @@ -1,6 +1,6 @@ [DEFAULT] debug = {{ env "DEBUG" }} -endpoint = http://localhost:8080/api +endpoint = http://web:8080/api key = {{ secret "cli_api_key" }} output = json sslverify = False