Skip to content

Commit 22ce7d4

Browse files
Change worker name.
1 parent a8b17d4 commit 22ce7d4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
name = "gumroad-products" # service name you’ll see in the CF dashboard
1+
name = "gumroad-products-production" # service name you’ll see in the CF dashboard
22
main = "worker.js" # entry file relative to this folder
33
compatibility_date = "2025-11-12" # use today's date
44

55
[env.production]
66
# put prod-only settings here later if you need
7+
name = "gumroad-products-production"

0 commit comments

Comments
 (0)