From e61dfefe62321c1a251dd016a40007b1c537f575 Mon Sep 17 00:00:00 2001 From: Mattias Bodlund Date: Tue, 30 Apr 2024 14:06:26 +0200 Subject: [PATCH] na --- config/nginx.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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;