diff --git a/egovframe-template-simple-react-contribution/.env.production b/egovframe-template-simple-react-contribution/.env.production index 3864d32..e52ed01 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=back.kcsc.dbnt.co.kr +REACT_APP_EGOV_CONTEXT_URL=https://back.kcsc.dbnt.co.kr ## [보안] 소스맵 삭제 GENERATE_SOURCEMAP=false