From b99bc6246c5e0df88691914dd0f29bb4e91d0f07 Mon Sep 17 00:00:00 2001 From: Kimsangwon Date: Tue, 12 Mar 2024 01:21:20 +0900 Subject: [PATCH] =?UTF-8?q?feat=20:=20CI=20=EC=9E=98=20=EC=A0=81=EC=9A=A9?= =?UTF-8?q?=EB=90=98=EB=82=98=20=ED=85=8C=EC=8A=A4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CD인가? ㅋㅋㅋㅋㅋㅋㅋ --- frontend/nginx.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/nginx.conf b/frontend/nginx.conf index 4305182b..6bc1d371 100644 --- a/frontend/nginx.conf +++ b/frontend/nginx.conf @@ -4,8 +4,8 @@ upstream api { server { listen 80; - #server_name www.sharenote.shop; - server_name localhost; + server_name www.sharenote.shop; + #server_name localhost; charset utf-8; # 요청받은 uri로 연결 eg) http://127.0.0.1/login