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