This commit is contained in:
Nicolas Bally 2019-02-01 14:01:57 +01:00
parent 5074882b36
commit 7135bd55aa

View File

@ -34,7 +34,7 @@ server {
listen [::]:80;
server_name etschaix.fr *.etschaix.fr;
return 301 https://etschaix.fr$request_uri;
include snippets/letsencrypt.conf;
}