From 5d4ce28feb1f092ee1fc3512dafddccee2f24bc1 Mon Sep 17 00:00:00 2001 From: tangqiming386-cpu Date: Tue, 30 Jun 2026 23:50:45 +0800 Subject: [PATCH] Update wrangler.toml --- mail-worker/wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-worker/wrangler.toml b/mail-worker/wrangler.toml index f1b81c4f6..386103ee3 100644 --- a/mail-worker/wrangler.toml +++ b/mail-worker/wrangler.toml @@ -1,4 +1,4 @@ -name = "cloud-mail" +name = "cloud-mail-for-free-domain" main = "src/index.js" compatibility_date = "2025-06-04" keep_vars = true