配置从公网访问文件,优化图片上传
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
spring.application.name=VideoTablet
|
||||
server.port=8088
|
||||
file.upload.path=/data/uploads/
|
||||
|
||||
## mysql 数据连接信息
|
||||
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||
|
||||
Reference in New Issue
Block a user