From c128a9a03703feff9c22e317352970471412058d Mon Sep 17 00:00:00 2001 From: JANGHYUNn Date: Thu, 14 Dec 2023 18:51:13 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=9C=EB=B2=84=20=EC=95=84=EC=9D=B4?= =?UTF-8?q?=ED=94=BC=20=EB=B3=80=EA=B2=BD?= 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 59d9170..7a49be9 100644 --- a/.env.production +++ b/.env.production @@ -1,6 +1,6 @@ # REACT_APP_HOST = http://pav.palntour.com:8080/ -REACT_APP_HOST = http://121.190.193.50:6081/ -REACT_APP_WS_HOST = ws://121.190.193.50:6082/ws +REACT_APP_HOST = http://211.253.11.189:8080/ +REACT_APP_WS_HOST = ws://211.253.11.189:8081/ws REACT_APP_IMAGE_HOST = https://palnet-file.s3.ap-northeast-2.amazonaws.com/ # Naver Search API HOST