new: Completed support for migrating images to Tencent Cloud COS

This commit is contained in:
yv1ing
2024-12-16 12:24:28 +08:00
parent 522a1d203e
commit 52e023d5b1
10 changed files with 180 additions and 2 deletions

7
.env Normal file
View File

@@ -0,0 +1,7 @@
NEW_PIC_BED="COS"
COS_SECRET_ID=""
COS_SECRET_KEY=""
COS_BUCKET=""
COS_REGION=""
COS_SAVE_PATH=""