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