This commit is contained in:
parent
6ad66d58e3
commit
1eb6e33b8d
|
@ -27,7 +27,7 @@ fuce:
|
||||||
#文件上传的存放的地址
|
#文件上传的存放的地址
|
||||||
default-base-dir: D:/v2file
|
default-base-dir: D:/v2file
|
||||||
#前端请求文件上传的url配置
|
#前端请求文件上传的url配置
|
||||||
upload_img_url: http://localhost:8080/goview//static/file_upload/
|
upload_img_url: http://localhost:8080/static/file_upload/
|
||||||
#tomcat config
|
#tomcat config
|
||||||
server :
|
server :
|
||||||
port : 8080
|
port : 8080
|
||||||
|
|
Loading…
Reference in New Issue