summaryrefslogtreecommitdiffstats
path: root/2configs/deployment
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-04-15 17:58:20 +0200
committermakefu <github@syntax-fehler.de>2017-04-15 17:58:20 +0200
commitafc0afbf8ce7f63db9f58f5e7240e0ee06f98861 (patch)
tree00ff6addefa256295afad1137d709b3baaf4faec /2configs/deployment
parent27bc75cb7441ebffd3f058b6d70cff3fa526d7c8 (diff)
m: graphs -> graph
Diffstat (limited to '2configs/deployment')
-rw-r--r--2configs/deployment/graphs.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/2configs/deployment/graphs.nix b/2configs/deployment/graphs.nix
index 35a724f6a..b33ddece0 100644
--- a/2configs/deployment/graphs.nix
+++ b/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 = {