配置从公网访问文件,优化图片上传

This commit is contained in:
2025-08-25 11:28:02 +08:00
parent 2cfb4f0b3e
commit fd196c5917
8 changed files with 15 additions and 24 deletions

View File

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