From b917950fa90d7daddb153f1e5cd38a3a4ba956df Mon Sep 17 00:00:00 2001 From: DDonghyeo Date: Sat, 25 May 2024 17:40:58 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9Ddocs=20:=20changed=20port?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noti-service/src/main/resources/bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noti-service/src/main/resources/bootstrap.yml b/noti-service/src/main/resources/bootstrap.yml index 75dfe11a..71055d41 100644 --- a/noti-service/src/main/resources/bootstrap.yml +++ b/noti-service/src/main/resources/bootstrap.yml @@ -1,5 +1,5 @@ server: - port: 8089 + port: 8082 spring: application: