From eb1e3fb5989af88cb3f6d9ed4afe82685a36ecb1 Mon Sep 17 00:00:00 2001 From: hylee Date: Wed, 11 Sep 2024 20:06:51 +0900 Subject: [PATCH] =?UTF-8?q?=ED=81=B4=EB=9D=BC=EC=9D=B4=EC=96=B8=ED=8A=B8?= =?UTF-8?q?=203,=204=20=EC=A0=95=EB=B3=B4=20commit=20=ED=9C=98=EB=B0=9C?= =?UTF-8?q?=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 559d48f..5331b6d 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,4 +1,4 @@ -server.port=8077 +server.port=9077 # mybatis setting mybatis.mapper-locations=classpath:mapper/**/*.xml