mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
fix: remove placeholder database_id from D1 database configuration
This commit is contained in:
@@ -6,7 +6,6 @@ compatibility_date = "2024-01-01"
|
|||||||
[[d1_databases]]
|
[[d1_databases]]
|
||||||
binding = "DB"
|
binding = "DB"
|
||||||
database_name = "nodewarden-db"
|
database_name = "nodewarden-db"
|
||||||
database_id = "placeholde"
|
|
||||||
|
|
||||||
# R2 Bucket for storing attachments
|
# R2 Bucket for storing attachments
|
||||||
[[r2_buckets]]
|
[[r2_buckets]]
|
||||||
|
|||||||
Reference in New Issue
Block a user