summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/tinc_graphs.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-06-18 14:03:43 +0200
committermakefu <github@syntax-fehler.de>2017-06-18 14:03:43 +0200
commit78ba83b1ee770f08d09556364dc888396a5380c2 (patch)
tree24e92df1e8e9935c9b3dfe99cab5d841ea63d9bd /krebs/3modules/tinc_graphs.nix
parentc6605a3ab8f6a5098bbd3e011de50e37bf242a05 (diff)
k 3 tinc_graphs: graph.krebsco.de is the new default
Diffstat (limited to 'krebs/3modules/tinc_graphs.nix')
-rw-r--r--krebs/3modules/tinc_graphs.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/3modules/tinc_graphs.nix b/krebs/3modules/tinc_graphs.nix
index 197835e7..8390eccb 100644
--- a/krebs/3modules/tinc_graphs.nix
+++ b/krebs/3modules/tinc_graphs.nix
@@ -48,7 +48,7 @@ let
external domainname to be used for anonymous graphs
it will be used if you want to enable ACME
'';
- default = "graphs.krebsco.de";
+ default = "graph.krebsco.de";
};
complete = mkOption {