From 31cdd5a1ac037ec26af4d083ab3cbc4648690b93 Mon Sep 17 00:00:00 2001 From: minuk926 Date: Mon, 25 Apr 2022 16:28:49 +0900 Subject: [PATCH] =?UTF-8?q?config:=20=EC=84=9C=EB=B2=84=EC=84=A4=EC=A0=95?= =?UTF-8?q?=20=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/config/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/config/application.yml b/src/main/resources/config/application.yml index 9616384..7c98541 100644 --- a/src/main/resources/config/application.yml +++ b/src/main/resources/config/application.yml @@ -5,7 +5,7 @@ spring: config: import: classpath:config/conf.yml profiles: - active: local + active: dev include: oauth main: # bean name 중복 허용 - junit 사용시 true??