kcscDev/egovframe-template-simple-r.../.env.production

15 lines
315 B
Plaintext
Raw Permalink Normal View History

2023-10-12 04:15:42 +00:00
# 필수 지정 값
## 절대경로 지정
NODE_PATH=src/
## 절대경로 지정
<<<<<<< HEAD
=======
2024-06-19 02:06:59 +00:00
## REACT_APP_EGOV_CONTEXT_URL=https://back.kcsc.dbnt.co.kr
>>>>>>> 6849850039413527a8e94951eb8b08586f5bdfe7
2024-06-20 02:38:19 +00:00
REACT_APP_EGOV_CONTEXT_URL=58.234.249.138:50688
2023-10-12 04:15:42 +00:00
## [보안] 소스맵 삭제
GENERATE_SOURCEMAP=false