profile 경로 수정

This commit is contained in:
daniel LEE 2023-10-26 11:03:06 +09:00
parent ec84162f1f
commit 4b86968e72
1 changed files with 1 additions and 1 deletions

View File

@ -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/