更新 wrangler.toml

This commit is contained in:
2025-05-27 13:21:03 +08:00
parent ce96c0a4cb
commit 43215355ca

View File

@@ -1,6 +1,5 @@
name = "file-share-api"
name = "file-share"
main = "main.js"
compatibility_date = "2025-01-01"
[[r2_buckets]]
binding = "file_share_bucket"
@@ -9,4 +8,4 @@ bucket_name = "file-share-bucket"
[[d1_databases]]
binding = "DB"
database_name = "file-share-db"
database_id = "9fc7862c-31bd-4b38-94f4-650e732d99a2"
database_id = "your-database-id"