This commit is contained in:
Nicolas Bally 2018-09-01 00:53:50 +02:00
parent 0530b125fa
commit ad4364be6b

View File

@ -29,7 +29,7 @@ server {
server {
listen [::]:80;
server_name *.heylium.io www.heylium.io;
server_name *.heylium.io heylium.io;
return 301 https://heylium.io$request_uri;