From 47e5ef79295d97d7f85ea97a24ed8176276c6ac5 Mon Sep 17 00:00:00 2001 From: wonjunYou Date: Fri, 21 Jun 2024 13:48:32 +0900 Subject: [PATCH] =?UTF-8?q?[IDLE-000]=20=EB=B9=8C=EB=93=9C=20=EC=8B=9C=20a?= =?UTF-8?q?pplication-persistence.yaml=EB=8F=84=20=ED=95=A8=EA=BB=98=20?= =?UTF-8?q?=EB=B9=8C=EB=93=9C=EB=90=98=EB=8F=84=EB=A1=9D=20=EC=84=A4?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- idle-api/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idle-api/src/main/resources/application.yml b/idle-api/src/main/resources/application.yml index fb5c97fe..572fe073 100644 --- a/idle-api/src/main/resources/application.yml +++ b/idle-api/src/main/resources/application.yml @@ -6,7 +6,7 @@ spring: profiles: active: local include: - - idle-domain + - persistence swagger: server: