Skip to content

Commit a0cac36

Browse files
committed
fix project/worker name
1 parent 24cd3d8 commit a0cac36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

wrangler.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
// Self-reference service binding, the service name must match the worker name
1717
// see https://opennext.js.org/cloudflare/caching
1818
"binding": "WORKER_SELF_REFERENCE",
19-
"service": "devdogs-website"
19+
"service": "platform"
2020
}
2121
],
2222
"images": {

0 commit comments

Comments
 (0)