diff options
| author | seth <[email protected]> | 2024-10-12 14:28:54 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-10-12 14:59:04 -0400 |
| commit | 6a2d9e752fab27b59da4f194b0ef6daf7e8b6d81 (patch) | |
| tree | ed8f9f07861a0a4463dcd910baa349b6cc6656aa /wrangler.toml | |
| parent | 08912b439bd61088dd849b9342a81341fa9e4a23 (diff) | |
port to deno
Diffstat (limited to 'wrangler.toml')
| -rw-r--r-- | wrangler.toml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/wrangler.toml b/wrangler.toml deleted file mode 100644 index bd4e249..0000000 --- a/wrangler.toml +++ /dev/null @@ -1,10 +0,0 @@ -name = "teawie-api" -main = "src/index.ts" -compatibility_date = "2023-11-11" - -workers_dev = false -send_metrics = false - -kv_namespaces = [ - { binding = "TEAWIE_API", id = "653497aea3b3409299a79fecb35b3405" } -] |
