summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/deployment/graphs.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/2configs/deployment/graphs.nix')
-rw-r--r--makefu/2configs/deployment/graphs.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefu/2configs/deployment/graphs.nix b/makefu/2configs/deployment/graphs.nix
index 35a724f6..b33ddece 100644
--- a/makefu/2configs/deployment/graphs.nix
+++ b/makefu/2configs/deployment/graphs.nix
@@ -23,8 +23,8 @@ in {
}
'';
serverAliases = [
- "graphs.r" "graphs.retiolum"
- "graphs.${hn}" "graphs.${hn}.retiolum"
+ "graph.r"
+ "graph.${hn}" "graph.${hn}.r"
];
};
anonymous = {