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