From b5b8064da062e6c5bb832050747576504529777f 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 11:26:38 +0900 Subject: [PATCH] =?UTF-8?q?rabbitmq=20pord=20=EC=A0=95=EB=B3=B4=20?= =?UTF-8?q?=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 10251cb..5dc2a41 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -71,7 +71,7 @@ spring: activate: on-profile: prod rabbitmq: - host: 192.168.0.24 + host: 211.43.13.240 port: 5672 username: guest password: guest