From 45a27ab0931c5c1dbfe6c803557e5f9dbc00e4cb Mon Sep 17 00:00:00 2001 From: SJ-PARKs Date: Tue, 19 Aug 2025 23:41:01 +0900 Subject: [PATCH] [CHORE] trigger CI #113 --- 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 c8fa73d..446890a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -2,7 +2,7 @@ spring: # settings for profile profiles: active: prod # if you want to have the environment of the develop server, then it should be local not dev - #include: secret + # include: secret # settings for multipart data such as image servlet: