summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/odin.nix b/odin.nix
index 725c07ac..cdb0959c 100644
--- a/odin.nix
+++ b/odin.nix
@@ -504,7 +504,7 @@
504 }; 504 };
505 }; 505 };
506 506
507 services.prometheus2 = { 507 services.prometheus = {
508 enable = true; 508 enable = true;
509 webExternalUrl = "http://odin.asgard.yggdrasil/prometheus"; 509 webExternalUrl = "http://odin.asgard.yggdrasil/prometheus";
510 listenAddress = "localhost:9090"; 510 listenAddress = "localhost:9090";