From 99234485a10fbaed1b093a4b93e3f2d1ecb53de0 Mon Sep 17 00:00:00 2001 From: mskatoni Date: Sun, 22 Mar 2026 18:30:41 +0800 Subject: [PATCH] Update wrangler.toml --- wrangler.toml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/wrangler.toml b/wrangler.toml index 6821867..2906689 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -10,10 +10,3 @@ compatibility_flags = ["nodejs_compat"] # pattern = "mail.yourdomain.com" # custom_domain = true # ───────────────────────────────────────────────────────────────── - -[vars] -AUTH_KEY = "換成你的密碼" - -[[kv_namespaces]] -binding = "MAIL_KV" -id = "貼上你的 KV Namespace ID"