From 4f07fe15ae16a618f9d30eb42cebaa32d3cde53e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 7 May 2019 00:26:35 +0200 Subject: ... --- odin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odin.nix b/odin.nix index 73031819..e2dacf61 100644 --- a/odin.nix +++ b/odin.nix @@ -545,7 +545,7 @@ services.prometheus2 = { enable = true; extraFlags = ["-web.enable-admin-api"]; - webExternalUrl = "http://odin.asgard.yggdrasil/prometheus"; + webExternalUrl = "https://odin.asgard.yggdrasil/prometheus"; listenAddress = "localhost:9090"; globalConfig = { scrape_interval = "5s"; -- cgit v1.2.3