fix 编辑嘟文
This commit is contained in:
+5
-5
@@ -17,21 +17,21 @@
|
||||
},
|
||||
"d1_databases": [
|
||||
{
|
||||
"binding": "DB",
|
||||
"binding": "DB", //请勿改动
|
||||
"database_name": "toot_db",
|
||||
"database_id": "8e042858-bf5f-4d7a-ad84-3e002b0b2f42"
|
||||
"database_id": "8e042858-bf5f-4d7a-ad84-3e002b0b2f42"//改成自己的
|
||||
}
|
||||
],
|
||||
"r2_buckets": [
|
||||
{
|
||||
"binding": "MEDIA",
|
||||
"binding": "MEDIA",//请勿改动
|
||||
"bucket_name": "toot-media"
|
||||
}
|
||||
],
|
||||
"kv_namespaces": [
|
||||
{
|
||||
"binding": "KV",
|
||||
"id": "0e14d63f7d624358ab6507ef1bac9017"
|
||||
"binding": "KV",//请勿改动
|
||||
"id": "0e14d63f7d624358ab6507ef1bac9017"//改成自己的
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user