mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix: use prod d1 db
This commit is contained in:
4
deps/db-sync/worker/wrangler.toml
vendored
4
deps/db-sync/worker/wrangler.toml
vendored
@@ -82,5 +82,5 @@ bucket_name = "logseq-sync-assets-prod"
|
||||
|
||||
[[env.prod.d1_databases]]
|
||||
binding = "DB"
|
||||
database_name = "logseq-sync-graph-meta-prod"
|
||||
database_id = "00325aa2-c805-4693-b599-900a25dcde42"
|
||||
database_name = "logseq-sync-graphs-prod"
|
||||
database_id = "4c80e058-69b5-4985-88d1-f53711d817ba"
|
||||
|
||||
Reference in New Issue
Block a user