diff --git a/.env.development b/.env.development index a8a63a30..694c5345 100644 --- a/.env.development +++ b/.env.development @@ -1,2 +1 @@ REACT_APP_BASE_URL=https://egluu.herokuapp.com/ -REACT_APP_BASE_URL_TEST=http://211.209.39.131:8080/ \ No newline at end of file diff --git a/.env.production b/.env.production index a8a63a30..694c5345 100644 --- a/.env.production +++ b/.env.production @@ -1,2 +1 @@ REACT_APP_BASE_URL=https://egluu.herokuapp.com/ -REACT_APP_BASE_URL_TEST=http://211.209.39.131:8080/ \ No newline at end of file diff --git a/src/pages/rootTs.tsx b/src/pages/rootTs.tsx index 3932602d..2e0a330a 100644 --- a/src/pages/rootTs.tsx +++ b/src/pages/rootTs.tsx @@ -34,7 +34,7 @@ export default function Root() { return (
- {/* */} + 마감임박 프로젝트 {projectPage.projectList.map((item, idx) => {