Skip to content

Commit 4b0eed0

Browse files
Update src/content/changelog/workers/2025-06-18-remote-bindings-beta.mdx
Co-authored-by: Brendan Irvine-Broque <[email protected]>
1 parent c82ef19 commit 4b0eed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/changelog/workers/2025-06-18-remote-bindings-beta.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Today [we announced the public beta](https://github.com/cloudflare/workers-sdk/d
1212

1313
## Example configuration
1414

15-
To specify which bindings you'd like to connect to remotely, simply add the `"experimental_remote" : true` setting in your Wrangler configuration:
15+
To enable remote mode, add `"experimental_remote" : true` to each binding that you want to rely on a remote resource running on Cloudflare:
1616

1717
<WranglerConfig>
1818

0 commit comments

Comments
 (0)