Commit Graph

5 Commits

Author SHA1 Message Date
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
MartialBE
79524108a3
🔖 chore: Rename relay/util to relay/relay_util package and add utils package 2024-05-29 00:36:54 +08:00
Martial BE
0c5ad810a9
🐛 fix: config file loading error 2024-04-18 23:10:47 +08:00
Martial BE
b20659dfcc
feat: add imgur image upload 2024-04-18 18:51:09 +08:00
Martial BE
cfa68df4aa
feat: Add image upload 2024-04-18 15:29:25 +08:00