Correction : etc/nginx/site.d/lhc-burette/http.conf
[lhc/ateliers.git] / etc / nginx / site.d / lhc-burette / http.conf
index cdf51b3..b48cf4d 100644 (file)
@@ -1,7 +1,7 @@
 server {
        listen 80;
        server_name
-        burette.heureux-cyclage.org:
+        burette.heureux-cyclage.org;
        
        return 301 https://$host$request_uri;
  }