From cc00ac88c33028ed1f5fb0632005660fff9bf770 Mon Sep 17 00:00:00 2001 From: JANGHYUNn Date: Wed, 17 Jan 2024 16:29:05 +0900 Subject: [PATCH] =?UTF-8?q?host,=20port=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hydratable.config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hydratable.config.json b/hydratable.config.json index 6d4b792f..b0a9d411 100644 --- a/hydratable.config.json +++ b/hydratable.config.json @@ -1,5 +1,5 @@ { - "host": "http://211.253.11.189", - "port": 80, + "host": "http://121.190.193.50", + "port": 6080, "crawlingUrls": ["/", "/laanc/index"] }