diff --git a/config/nginx.conf b/config/nginx.conf index dbf96a3..e897e09 100644 --- a/config/nginx.conf +++ b/config/nginx.conf @@ -24,7 +24,9 @@ upstream puma_ikea { # https server { - listen 443 ssl http2; + listen 443 ssl; + http2 on; + server_name ikea-foundation-week-2024.onc.dk; # keepalive_timeout 300;