From ecc3a7ae606063864653274ed6dd876c20cce92d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=EC=9E=AC=EC=9A=B0?= <박재우@DESKTOP-EF7ECBO> Date: Mon, 6 Feb 2023 13:31:36 +0900 Subject: [PATCH] =?UTF-8?q?local=20rabbit=20=EC=84=A4=EC=A0=95=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD(=EC=9E=84=EC=8B=9C)?= 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 2f57b5a..f2f4636 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -50,7 +50,7 @@ spring: # show_sql: true # format_sql: true rabbitmq: - host: 192.168.0.42 + host: 192.168.0.26 port: 5672 username: palnet password: palnet!234