From 8385cf5cc065c2928a11615330e7444cf24ef87d Mon Sep 17 00:00:00 2001 From: myf <> Date: Mon, 25 Apr 2022 18:54:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=B7=E6=B1=82=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index a2fc81f..ba50e11 100644 --- a/.env.development +++ b/.env.development @@ -19,5 +19,5 @@ REACT_APP_SNAPSHOT_VOTING_API = "https://xtjyd0liqe.execute-api.ap-northeast-1.a -# REACT_APP_REQUEST_URL = 'http://101.35.117.69:9090' -REACT_APP_REQUEST_URL = 'http://192.168.2.210:8080' +REACT_APP_REQUEST_URL = 'http://101.35.117.69:9090' +# REACT_APP_REQUEST_URL = 'http://192.168.2.210:8080'