diff --git a/config/services.yaml b/config/services.yaml index 1a9649f..a37a522 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -25,6 +25,12 @@ - Grafana: href: https://grafana.okit.pl/ description: Dashboardy Grafany + widget: + type: grafana + url: https://grafana.okit.pl + username: homepage + password: homepage123 + - Prometheus: href: https://prometheus.okit.pl/ description: Zbieranie dancyh diff --git a/config/settings.yaml b/config/settings.yaml index 22426a0..d7796a7 100644 --- a/config/settings.yaml +++ b/config/settings.yaml @@ -6,8 +6,3 @@ providers: openweathermap: openweathermapapikey weatherapi: weatherapiapikey -widget: - type: grafana - url: https://grafana.okit.pl - username: homepage - password: homepage123 \ No newline at end of file