From 6d2eeac302b627fbb7ea3d71c0b0f7764895876c Mon Sep 17 00:00:00 2001 From: MoonInbae <81071736+MoonInbae@users.noreply.github.com> Date: Thu, 5 Sep 2024 19:13:15 +0900 Subject: [PATCH] =?UTF-8?q?[Fix]=20yml=20=EC=88=98=EC=A0=95?= 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 7bbe7fb..e07b5d6 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -1,6 +1,6 @@ spring: profiles: - active: local + active: prod --- # Swagger