From 06cb58d33e8dfe00f30accc40874983ec3d2a3f4 Mon Sep 17 00:00:00 2001 From: Oniqued Date: Sat, 19 Oct 2024 16:16:12 +0900 Subject: [PATCH] =?UTF-8?q?feat(application.yml)=20:=20=EB=A1=9C=EA=B9=85?= =?UTF-8?q?=20=EC=84=A4=EC=A0=95=20=EC=B6=94=EA=B0=80?= 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 28b83985..59cef989 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - active: prod + active: dev include: secret, matching logging: