url 변경

thkim
Lim\jun 2024-06-19 11:06:59 +09:00
parent 8be3d8a5bf
commit 432c6fdef5
2 changed files with 4 additions and 2 deletions

View File

@ -4,7 +4,8 @@
NODE_PATH=src/ NODE_PATH=src/
## 절대경로 지정 ## 절대경로 지정
REACT_APP_EGOV_CONTEXT_URL=https://back.kcsc.dbnt.co.kr ## REACT_APP_EGOV_CONTEXT_URL=https://back.kcsc.dbnt.co.kr
REACT_APP_EGOV_CONTEXT_URL=58.234.249.138:50688
## [보안] 소스맵 삭제 ## [보안] 소스맵 삭제
GENERATE_SOURCEMAP=false GENERATE_SOURCEMAP=false

View File

@ -1,7 +1,8 @@
# ??? ? ?? ?? properties ?? ?? ? ?? ??. # ??? ? ?? ?? properties ?? ?? ? ?? ??.
# Access-Control-Allow-Origin # Access-Control-Allow-Origin
Globals.Allow.Origin = https://back.dbnt.co.kr #Globals.Allow.Origin = https://back.dbnt.co.kr
Globals.Allow.Origin = http://58.234.249.138:50680/
server.port=50688 server.port=50688