이미지 경로 원복
This commit is contained in:
parent
c73a107343
commit
7eb5042fa9
|
|
@ -16,7 +16,7 @@ spring.servlet.multipart.location=${java.io.tmpdir}
|
|||
|
||||
# Image save folder
|
||||
#server.url.img=/Users/daniellee/Downloads
|
||||
server.url.img=/docker/Tomcat/webapps
|
||||
server.url.img=/usr/local/soft/tomcat/webapps
|
||||
|
||||
# JSP
|
||||
spring.mvc.view.prefix=/WEB-INF/views/
|
||||
|
|
|
|||
Loading…
Reference in New Issue