fix(cert): 修复证书文件路径问题

- 移除了上传路径末尾的斜杠
- 更新了证书路径相关的文档和脚本
- 调整了开发和生产环境配置中的上传路径
This commit is contained in:
2025-09-09 17:03:07 +08:00
parent a2b3d13571
commit c96bc5efea
6 changed files with 9 additions and 13 deletions

View File

@@ -102,8 +102,8 @@ config:
file-server: https://file.websoft.top
# 其他
api-url: https://server.websoft.top/api
upload-path: /Users/gxwebsoft/Documents/uploads/
local-upload-path: /Users/gxwebsoft/Documents/uploads/
upload-path: /Users/gxwebsoft/Documents/uploads
local-upload-path: /Users/gxwebsoft/Documents/uploads
# 阿里云OSS云存储
endpoint: https://oss-cn-shenzhen.aliyuncs.com