Corrections : etc/nginx/site.d/sympa/http.conf
[lhc/ateliers.git] / etc / nginx / site.d / sympa / http.conf
index 17cee03..75d5dde 100644 (file)
@@ -3,7 +3,9 @@ server {
        server_name
         sympa.heureux-cyclage.org
         sympa.cyclocoop.heureux-cyclage.org
-        sympa.cyclocoop.org;
+        sympa.cyclocoop.org
+        sympa.ptitvelo.heureux-cyclage.org
+        sympa.ptitvelo.net;
        
        return 301 https://$host$request_uri;
  }