From 2530a3e8470ee451c259ca3cad930bbf95a7c04f Mon Sep 17 00:00:00 2001 From: thkim Date: Fri, 22 Mar 2024 11:59:51 +0900 Subject: [PATCH] =?UTF-8?q?build:=20react=EC=97=90=EC=84=9C=20back-end=20U?= =?UTF-8?q?RL=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- egovframe-template-simple-react-contribution/.env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/egovframe-template-simple-react-contribution/.env.production b/egovframe-template-simple-react-contribution/.env.production index 60bab75..3864d32 100644 --- a/egovframe-template-simple-react-contribution/.env.production +++ b/egovframe-template-simple-react-contribution/.env.production @@ -4,7 +4,7 @@ NODE_PATH=src/ ## 절대경로 지정 -REACT_APP_EGOV_CONTEXT_URL=118.219.150.34:50688 +REACT_APP_EGOV_CONTEXT_URL=back.kcsc.dbnt.co.kr ## [보안] 소스맵 삭제 GENERATE_SOURCEMAP=false