From 05ce2b05d005fe4da484820630939982a0ae5778 Mon Sep 17 00:00:00 2001 From: Kevin Chung Date: Thu, 28 May 2020 23:42:59 -0400 Subject: [PATCH] Add newline --- conf/nginx/http.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx/http.conf b/conf/nginx/http.conf index 246dab18..ff406135 100644 --- a/conf/nginx/http.conf +++ b/conf/nginx/http.conf @@ -46,4 +46,4 @@ http { proxy_set_header X-Forwarded-Host $server_name; } } -} \ No newline at end of file +}