Skip to content

Commit

Permalink
Update wrangler.toml
Browse files Browse the repository at this point in the history
Signed-off-by: GavinDR1 <[email protected]>
  • Loading branch information
GavinDR1 authored Sep 24, 2023
1 parent 7922ed3 commit 93fe3de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wrangler.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name = "gitcord-forum"
name = "worker-polished-hat-3e27"
main = "./build/index.js"
workers_dev = true
compatibility_date = "2022-11-30"

kv_namespaces = [{ binding = "DB", id = "293ac4c6310245ee8b87c7a070ae24b2" }]
kv_namespaces = [{ binding = "DB", id = "658699c33e2a4194a98c710d3ad8ff65" }]

[build]
command = "npm run build"
Expand Down

0 comments on commit 93fe3de

Please sign in to comment.