feature/lab-monitoring #6

Merged
torjus merged 7 commits from feature/lab-monitoring into master 2026-02-04 22:48:23 +00:00
Showing only changes of commit 5b9eda48f8 - Show all commits

View File

@@ -35,8 +35,8 @@
"serve" "serve"
], ],
"env": { "env": {
"PROMETHEUS_URL": "http://localhost:9090", "PROMETHEUS_URL": "https://prometheus.home.2rjus.net",
"ALERTMANAGER_URL": "http://localhost:9093" "ALERTMANAGER_URL": "https://alertmanager.home.2rjus.net"
} }
} }
} }