summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2019-05-06 20:35:06 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2019-05-06 20:35:06 +0200
commit9c0ac82f9c433a300354942eb4972e789e04f303 (patch)
treeac8a04c069bfd94d0342c06a3877f89d8de81a94 /odin.nix
parent3637a81cb5a0a5ba0da2478050994c742ee2f727 (diff)
downloadnixos-9c0ac82f9c433a300354942eb4972e789e04f303.tar
nixos-9c0ac82f9c433a300354942eb4972e789e04f303.tar.gz
nixos-9c0ac82f9c433a300354942eb4972e789e04f303.tar.bz2
nixos-9c0ac82f9c433a300354942eb4972e789e04f303.tar.xz
nixos-9c0ac82f9c433a300354942eb4972e789e04f303.zip
...
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";