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 cd53dc2 commit fe21361Copy full SHA for fe21361
src/content/docs/d1/configuration/environments.mdx
@@ -28,7 +28,7 @@ In the code above, the `staging` environment is using a different database (`DAT
28
29
## Anatomy of `wrangler.toml` file
30
31
-If you need to specify different D1 databases for different environments, your `wrangler.toml` may look like the following:
+If you need to specify different D1 databases for different environments, your `wrangler.toml` may contain bindings that resemble the following:
32
33
```toml
34
[[production.d1_databases]]
0 commit comments