one-api/common/storage
ZeroDeng e637095290
feat: add imgur image upload (#247)
### 新增环境变量
STORAGE_ALIOSS_ENDPOINT:Endpoint(地域节点),比如`oss-cn-beijing.aliyuncs.com`
STORAGE_ALIOSS_BUCKET_NAME:Bucket名称,比如`zerodeng-superai`
STORAGE_ALIOSS_ACCESS_KEY_ID:阿里授权KEY,在RAM获取
STORAGE_ALIOSS_ACCESS_KEY_SECRET:阿里授权SECRET,在RAM获取
2024-06-01 12:11:31 +08:00
..
drives feat: add imgur image upload (#247) 2024-06-01 12:11:31 +08:00
storage_test.go feat: add imgur image upload (#247) 2024-06-01 12:11:31 +08:00
storage.go feat: add imgur image upload (#247) 2024-06-01 12:11:31 +08:00
storageDrive.go feat: Add image upload 2024-04-18 15:29:25 +08:00
upload.go 🔖 chore: migration logger package 2024-05-29 01:04:23 +08:00