X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fnginx%2Fsite.d%2Froundcube%2Fhttp.conf;h=8671f5f840748b3bd4b2b3d1966ee020b042452d;hb=2be67d551eb2ec0fc0c02eaf183bafee8a99dfc1;hp=b7a3f0d0944d1620795abc1a0e0bec0dca958404;hpb=d42d86cec5d9a93bca562f13b16087af1b4b2b2a;p=lhc%2Fateliers.git diff --git a/etc/nginx/site.d/roundcube/http.conf b/etc/nginx/site.d/roundcube/http.conf index b7a3f0d..8671f5f 100644 --- a/etc/nginx/site.d/roundcube/http.conf +++ b/etc/nginx/site.d/roundcube/http.conf @@ -4,7 +4,9 @@ server { roundcube.heureux-cyclage.org roundcube.changedechaine.org roundcube.cyclocoop.org - roundcube.ptitvelo.net; + roundcube.lesjantesdunord.org + roundcube.ptitvelo.net + roundcube.veli-velo.org; return 301 https://$host$request_uri; }