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: