From 3debfc6806da93b2570ecdf9423c459d2f25718f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?scnoh=28=EB=85=B8=EC=8A=B9=EC=B2=A0=29?= Date: Tue, 20 Sep 2022 11:28:43 +0900 Subject: [PATCH] =?UTF-8?q?rabbitmq=20host=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 7fe2803..df87745 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -151,7 +151,7 @@ spring: show_sql: false format_sql: false rabbitmq: - host: 211.43.13.240 + host: 211.253.38.218 port: 5672 username: palnet password: palnet1234