From 4b86968e724de6e4a06e6a7aca92340abc4577e3 Mon Sep 17 00:00:00 2001 From: daniel LEE Date: Thu, 26 Oct 2023 11:03:06 +0900 Subject: [PATCH] =?UTF-8?q?profile=20=EA=B2=BD=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index d1d0471..6cd362c 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -16,7 +16,7 @@ spring.servlet.multipart.location=${java.io.tmpdir} # Image save folder #server.url.img=/Users/daniellee/Downloads -server.url.img=/usr/local/soft/tomcat/webapps +server.url.img=/usr/local/soft/tomcat/webapps/profile # JSP spring.mvc.view.prefix=/WEB-INF/views/