From ce48547a9da7d65341b0d6afbbc3607d4d54da70 Mon Sep 17 00:00:00 2001 From: FSWIAI Docker Server Date: Tue, 21 Mar 2017 17:17:41 +0100 Subject: [PATCH] rm sowi and redmine --- services/caddy.json | 47 --------------------------------------------- 1 file changed, 47 deletions(-) diff --git a/services/caddy.json b/services/caddy.json index 52362a4..68fd8e9 100644 --- a/services/caddy.json +++ b/services/caddy.json @@ -80,12 +80,6 @@ "link": "https://intern.wiai.de/extras/wiai.php", "name": "Mitglieder" }, - { - "image": "pictures/redmine.png", - "button": "btn-primary", - "link": "https://redmine.wiai.de/", - "name": "Redmine" - }, { "image": "pictures/padliste.png", "button": "btn-primary", @@ -229,46 +223,5 @@ "name": "Mensaplan" } ] - }, - { - "sitename": "sowi", - "sites": [ - { - "image": "pictures/board.png", - "button": "btn-primary", - "link": "https://www.wiai.de/board", - "name": "Forum" - }, - { - "image": "pictures/sowi.png", - "button": "btn-primary", - "link": "https://www.uni-bamberg.de/sowi/fs", - "name": "Sowi Homepage" - }, - { - "image": "pictures/mitglieder.png", - "button": "btn-primary", - "link": "https://intern.wiai.de/extras/sowi.php", - "name": "Mitglieder Sowi" - }, - { - "image": "pictures/limesurvey.png", - "button": "btn-primary", - "link": "https://survey.wiai.de/", - "name": "Limesurvey" - }, - { - "image": "pictures/schluessel.png", - "button": "btn-primary", - "link": "https://intern.wiai.de/extras/sowikeys.php", - "name": "Sowi-Schlüsselliste" - }, - { - "image": "pictures/limesurvey.png", - "button": "btn-primary", - "link": "https://survey.wiai.de/admin/", - "name": "Limesurvey Admin" - } - ] } ]