diff --git a/config.example.json b/config.example.json index 56ebf01..048ddd9 100644 --- a/config.example.json +++ b/config.example.json @@ -4,5 +4,5 @@ "HASTIC_WEBHOOK_URL": "http://localhost:8080", "HASTIC_WEBHOOK_TYPE": "application/x-www-form-urlencoded", "HASTIC_WEBHOOK_SECRET": "mysecret", - "GRAFANA_URL": "http://localhost:3000/" + "GRAFANA_URL": "http://localhost:3000" }