From 0ffbd41204a5941b6d09e231936705c0d81b37ec Mon Sep 17 00:00:00 2001 From: JANGHYUNn Date: Tue, 5 Dec 2023 10:47:46 +0900 Subject: [PATCH] =?UTF-8?q?prod=20=EC=84=A4=EC=A0=95=20=ED=8C=8C=EC=9D=BC?= =?UTF-8?q?=20=EC=88=98=EC=A0=95(=EC=84=9C=EB=B2=84=20ip,=20port)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.production b/.env.production index 7a49be9..59d9170 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ # REACT_APP_HOST = http://pav.palntour.com:8080/ -REACT_APP_HOST = http://211.253.11.189:8080/ -REACT_APP_WS_HOST = ws://211.253.11.189:8081/ws +REACT_APP_HOST = http://121.190.193.50:6081/ +REACT_APP_WS_HOST = ws://121.190.193.50:6082/ws REACT_APP_IMAGE_HOST = https://palnet-file.s3.ap-northeast-2.amazonaws.com/ # Naver Search API HOST