This commit is contained in:
2026-01-10 09:26:34 +08:00
parent e525d68648
commit 3775d125f2
2 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1 +1,3 @@
node_modules node_modules
.env*
!.env*example

View File

@@ -19,4 +19,5 @@ S3_ACCESS_KEY_SECRET=your_secret_key
S3_REGION=cn-beijing S3_REGION=cn-beijing
S3_ENDPOINT=tos-cn-beijing.volces.com S3_ENDPOINT=tos-cn-beijing.volces.com
## 飞书提醒
FEISHU_NOTIFY_WEBHOOK_URL=your_feishu_webhook_url FEISHU_NOTIFY_WEBHOOK_URL=your_feishu_webhook_url