summaryrefslogtreecommitdiffstats
path: root/tv/1systems/cd.nix
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2015-10-18 04:27:24 +0200
committerlassulus <lass@aidsballs.de>2015-10-18 04:27:24 +0200
commit5f67567d8527db8a83944fcda230394ce741baf0 (patch)
tree1702b062a349b29a046dae192cc05ce84c9ae947 /tv/1systems/cd.nix
parent2e4573d2dd9f69da1dbd40c41ee70615171abebe (diff)
parentfa8abf4a270596ec418f923216c57c95c50cf7c8 (diff)
Merge remote-tracking branch 'pnp/master'
Diffstat (limited to 'tv/1systems/cd.nix')
-rw-r--r--tv/1systems/cd.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/tv/1systems/cd.nix b/tv/1systems/cd.nix
index 4f196095b..12e52cd11 100644
--- a/tv/1systems/cd.nix
+++ b/tv/1systems/cd.nix
@@ -66,7 +66,10 @@ with lib;
}
{
tv.iptables.input-internet-accept-new-tcp = singleton "http";
- krebs.nginx.servers.cgit.server-names = singleton "cgit.cd.viljetic.de";
+ krebs.nginx.servers.cgit.server-names = [
+ "cgit.cd.krebsco.de"
+ "cgit.cd.viljetic.de"
+ ];
}
{
# TODO make public_html also available to cd, cd.retiolum (AKA default)