diff options
| author | Dhravya <[email protected]> | 2024-03-31 00:07:16 -0700 |
|---|---|---|
| committer | Dhravya <[email protected]> | 2024-03-31 00:07:16 -0700 |
| commit | 47dcc92ba31fc9e9abe5a5d19dc7452836604c2c (patch) | |
| tree | aa9f399d4a04cc1d1d5e49a846e0622a33083714 | |
| parent | add wrangler.toml (diff) | |
| download | supermemory-47dcc92ba31fc9e9abe5a5d19dc7452836604c2c.tar.xz supermemory-47dcc92ba31fc9e9abe5a5d19dc7452836604c2c.zip | |
.
| -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 6630b0d0..12619fdb 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"
\ No newline at end of file +database_id = "fc562605-157a-4f60-b439-2a24ffed5b4c" |