Update wrangler.jsonc.example

缺失了baiduyun_ext的变量,放置百度的SecretKey
This commit is contained in:
520yxl 2025-06-14 03:21:43 +08:00 committed by GitHub
parent aa386512c2
commit 0bbfc24794
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,6 +14,7 @@
"alicloud_key": "", "alicloud_key": "",
"baiduyun_uid": "", "baiduyun_uid": "",
"baiduyun_key": "", "baiduyun_key": "",
"baiduyun_ext": "",
"115cloud_uid": "", "115cloud_uid": "",
"115cloud_key": "", "115cloud_key": "",
"googleui_uid": "", "googleui_uid": "",