diff --git a/src/main/resources/bootstrap.yml b/src/main/resources/bootstrap.yml index ec334bb..e5dd3f3 100644 --- a/src/main/resources/bootstrap.yml +++ b/src/main/resources/bootstrap.yml @@ -92,7 +92,8 @@ spring: ##允许上传的文件后缀 file-type-white-list: .png|.jpg|.gif|.icon|.pdf|.xlsx|.xls|.csv|.mp4|.avi|.jpeg|.aaa|.svg # 用于文件上传成功后,生成文件的下载公网完整URL,http://serverip:9095/file/download,注意填写IP必须填写后端服务所在的机器IP - downloadPath: http://127.0.0.1:9095/file/download + #downloadPath: http://127.0.0.1:9095/file/download + downloadPath: https://pay.yyjh66.com:9095/file/download nfs: #上传对应本地全路径,注意目录不会自动创建,注意 Win是 \ 且有盘符,linux是 / 无盘符,注意目录权限问题 path: /app/disk/upload/