diff options
Diffstat (limited to 'modules/services/prometheus')
-rw-r--r-- | modules/services/prometheus/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/services/prometheus/default.nix b/modules/services/prometheus/default.nix index a61f238..cf9af06 100644 --- a/modules/services/prometheus/default.nix +++ b/modules/services/prometheus/default.nix @@ -96,7 +96,6 @@ in targets = [ "https://fcuny.net" "https://git.fcuny.net" - "https://notes.fcuny.net" ]; }]; relabel_configs = [ |