diff --git a/nginx-config/https/https-bodypainter-eu.conf b/nginx-config/https/https-bodypainter-eu.conf index 98a3d41..94ef2d6 100644 --- a/nginx-config/https/https-bodypainter-eu.conf +++ b/nginx-config/https/https-bodypainter-eu.conf @@ -1,7 +1,7 @@ server { listen 443 ssl; - server_name bodypainter.eu; + server_name bodypainter.eu www.bodypainter.eu; server_tokens off;