From 02edd7381c8a01fd0a62e9d2e381085614b2e05a Mon Sep 17 00:00:00 2001 From: Thomas Gauvin <35609369+thomasgauvin@users.noreply.github.com> Date: Mon, 23 Sep 2024 14:52:10 -0400 Subject: [PATCH] Update src/content/partials/hyperdrive/create-hyperdrive-binding.mdx Co-authored-by: Jun Lee --- src/content/partials/hyperdrive/create-hyperdrive-binding.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/content/partials/hyperdrive/create-hyperdrive-binding.mdx b/src/content/partials/hyperdrive/create-hyperdrive-binding.mdx index c3b546a4ee266d..fe687354266143 100644 --- a/src/content/partials/hyperdrive/create-hyperdrive-binding.mdx +++ b/src/content/partials/hyperdrive/create-hyperdrive-binding.mdx @@ -1,5 +1,8 @@ +--- {} +--- + You must create a binding for your Worker to connect to your Hyperdrive configuration. [Bindings](/workers/runtime-apis/bindings/) allow your Workers to access resources, like D1, on the Cloudflare developer platform. You create bindings by updating your `wrangler.toml` file. To bind your Hyperdrive configuration to your Worker, add the following to the end of your `wrangler.toml` file: