build: react에서 back-end URL 변경

thkim
thkim 2024-03-22 11:59:51 +09:00
parent c3cd079a8f
commit 2530a3e847
1 changed files with 1 additions and 1 deletions

View File

@ -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