From 9f9767258d5ad6fe28aec11b5cd86c8ad8ca5258 Mon Sep 17 00:00:00 2001 From: leebj Date: Tue, 18 Jun 2024 17:46:10 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=8C=EC=9D=BC=20=EC=A1=B0=ED=9A=8C=20?= =?UTF-8?q?=EA=B2=BD=EB=A1=9C=20=EC=84=A4=EC=A0=95=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 ee6115a..346381d 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -34,7 +34,7 @@ spring: static-path-pattern: /resources/**,/webjars/**,/files/** web: resources: - static-locations: /resources/,classpath:/META-INF/resources/webjars/,file:files/ + static-locations: /resources/,classpath:/META-INF/resources/webjars/,file:${app.file.root.path} messageSource: basenames: