diff options
| author | Dhravya <[email protected]> | 2024-03-31 00:34:36 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-03-31 00:34:36 -0700 |
| commit | d6ffccfdac73af633eef654cc411e44e37ae243a (patch) | |
| tree | 51abc418e2f01f0a796481157154c01b99e55ccf /apps | |
| parent | . (diff) | |
| download | supermemory-d6ffccfdac73af633eef654cc411e44e37ae243a.tar.xz supermemory-d6ffccfdac73af633eef654cc411e44e37ae243a.zip | |
redeploy: check for d1 database
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/web/wrangler.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/wrangler.toml b/apps/web/wrangler.toml index 12619fdb..6630b0d0 100644 --- a/apps/web/wrangler.toml +++ b/apps/web/wrangler.toml @@ -9,4 +9,4 @@ index_name = "anycontext-idx" [[d1_databases]] binding = "DATABASE" database_name = "dev-d1-anycontext" -database_id = "fc562605-157a-4f60-b439-2a24ffed5b4c" +database_id = "fc562605-157a-4f60-b439-2a24ffed5b4c"
\ No newline at end of file |