We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f7f7c commit 38aa7d4Copy full SHA for 38aa7d4
1 file changed
wrangler.toml
@@ -24,7 +24,7 @@ binding = "BUCKET"
24
bucket_name = "ridetracker-dev"
25
preview_bucket_name = "ridetracker-dev"
26
27
-[[ durable_objects ]]
+[durable_objects]
28
bindings = [
29
{ name = "ACTIVITY_DURABLE_OBJECT", class_name = "ActivityDurableObject" }
30
]
0 commit comments