This commit is contained in:
a
2025-09-09 12:42:38 +00:00
parent abbdce4402
commit 86068b271f
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
# Not every experimental/beta option is listed; prefer official docs for edge cases.
# Required: unique Worker name in your Cloudflare account.
name = "workertemplate"
name = "d1p"
# Entry point for a Modules Worker. Use .ts/.mjs if needed.
# If you ship a Service Worker script instead of Modules, see [build.upload] below.