diff --git a/wrangler.toml b/wrangler.toml index 2aa3db9..d48cf91 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,4 +1,4 @@ -name = "aegischat" +name = "nodecrypt" main = "worker/index.js" compatibility_date = "2024-09-23" compatibility_flags = ["nodejs_compat"]