From ec84162f1f5fedfa52f682a3d120ffd8689f8533 Mon Sep 17 00:00:00 2001 From: daniel LEE Date: Thu, 26 Oct 2023 11:00:49 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EA=B2=BD?= =?UTF-8?q?=EB=A1=9C=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.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6cd362c..d1d0471 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/profile +server.url.img=/usr/local/soft/tomcat/webapps # JSP spring.mvc.view.prefix=/WEB-INF/views/