From 7a540fdd24f04e0e91113eada3ea094763685087 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?dhji=28=EC=A7=80=EB=8C=80=ED=95=9C=29?= Date: Wed, 17 Aug 2022 13:58:03 +0900 Subject: [PATCH] =?UTF-8?q?prod=20=EC=A0=95=EB=B3=B4=20=EC=88=98=EC=A0=95?= 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 aec8d8d5..dfd5973f 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -REACT_APP_HOST = http://control-api.palntour.com/ -REACT_APP_WS_HOST = ws://control-websocket.palntour.com/ws +REACT_APP_HOST = http://pav.palntour.com:8080/ +REACT_APP_WS_HOST = ws://pav.palntour.com:8081/ws REACT_APP_IMAGE_HOST = https://palnet-file.s3.ap-northeast-2.amazonaws.com/