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