From 60bd9512c29c034b51f9e4b7948872e55e1b7f56 Mon Sep 17 00:00:00 2001 From: akjfal Date: Thu, 29 Jul 2021 14:43:37 +0900 Subject: [PATCH] delete test url --- .env.development | 1 - .env.production | 1 - src/pages/rootTs.tsx | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) 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) => {