From 1100e28ac831450ba5c09807c138ee2712aa282c Mon Sep 17 00:00:00 2001 From: DongHoon Lee Date: Sun, 10 Nov 2024 18:47:32 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=ED=99=98=EA=B2=BD=EB=B3=80=EC=88=98?= =?UTF-8?q?=20=EB=84=A4=EC=9D=B4=EB=B0=8D=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - dev 환경이랑 일치 --- main/src/main/resources/application-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/application-test.yml b/main/src/main/resources/application-test.yml index 1924ab29..a7e232fc 100644 --- a/main/src/main/resources/application-test.yml +++ b/main/src/main/resources/application-test.yml @@ -97,4 +97,4 @@ management: custom: paths: - eventApply: ${EVENT_APPLY_PATH} + eventApply: ${DEV_EVENT_APPLY_PATH}