From a239438986ec311b4f9682f10bc5971bf3133be2 Mon Sep 17 00:00:00 2001 From: tkv00 Date: Fri, 6 Dec 2024 01:47:15 +0900 Subject: [PATCH] =?UTF-8?q?=E2=9C=85test:login=20error=EC=BD=94=EB=93=9C?= =?UTF-8?q?=20=EA=B5=AC=EC=B2=B4=ED=99=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nginx.conf b/nginx.conf index e9828b7..abd6a01 100644 --- a/nginx.conf +++ b/nginx.conf @@ -5,4 +5,5 @@ server { add_header 'Access-Control-Allow-Origin' '*'; index index.html index.htm; } -} \ No newline at end of file +} +# \ No newline at end of file