diff --git a/wrangler.toml b/wrangler.toml index d48cf914..8af12cb4 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,4 +1,4 @@ -name = "nodecrypt" +name = "chat" main = "worker/index.js" compatibility_date = "2024-09-23" compatibility_flags = ["nodejs_compat"]