Update wrangler.toml

This commit is contained in:
mskatoni
2026-03-22 18:30:41 +08:00
committed by GitHub
parent f4be3bedf9
commit 99234485a1

View File

@@ -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"