Skip to content
Snippets Groups Projects
Commit 990d5797 authored by Alžbeta Hajná's avatar Alžbeta Hajná
Browse files

fix: prometheus datasource url with http

parent b2d2a551
No related branches found
No related tags found
4 merge requests!54Merge develop into main,!48Scenario,!47Docker fix,!44Security
......@@ -4,4 +4,4 @@ datasources:
- name: Prometheus
type: prometheus
access: proxy
url: prometheus:9090
\ No newline at end of file
url: http://prometheus:9090
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment