Switch to CF KV instead of D1, more appropriate for the purpose

This commit is contained in:
Your Name
2024-07-24 01:47:20 -04:00
parent 491a1a3a4f
commit 808e848561
4 changed files with 23 additions and 10 deletions

View File

@@ -7,4 +7,8 @@ DUMP_KEY = "dump"
[[ d1_databases ]]
binding = "D1DB"
database_name = "cryptopad"
database_id = "17080b9e-80c5-4253-8e7c-451ece72ed42"
database_id = "17080b9e-80c5-4253-8e7c-451ece72ed42"
[[kv_namespaces]]
binding = "cryptopad"
id = "f3899275342e429987dc34d37100b5b5"