diff --git a/.env.production b/.env.production index 3b83490..1941578 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,6 @@ NODE_PATH=src REACT_APP_MODE=production REACT_APP_VERSION = v0.0.1 -REACT_APP_API_URL=http://traffic.gangnam.go.kr1:8090 +#REACT_APP_API_URL=http://traffic.gangnam.go.kr1:8090 +REACT_APP_API_URL=http://211.119.124.9:8090 REACT_APP_SERVER_TIMEOUT=6000 \ No newline at end of file