diff options
-rw-r--r-- | odin.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; |