Modifications : etc/nginx/site.d/roundcube
[lhc/ateliers.git] / etc / nginx / site.d / roundcube / http.conf
index dd5d1ce..3fbca3e 100644 (file)
@@ -2,7 +2,12 @@ server {
        listen 80;
        server_name
         roundcube.heureux-cyclage.org
-        roundcube.cyclocoop.org;
+        roundcube.changedechaine.org
+        roundcube.chatperche.org
+        roundcube.cyclocoop.org
+        roundcube.lesjantesdunord.org
+        roundcube.ptitvelo.net
+        roundcube.veli-velo.org;
        
        return 301 https://$host$request_uri;
  }