Skip to content

Commit

Permalink
Update src/content/docs/hyperdrive/configuration/rotate-credentials.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasgauvin authored Oct 11, 2024
1 parent f16d572 commit b8489fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You can change the connection information and credentials of your Hyperdrive con

Creating a new Hyperdrive configuration to update your database credentials allows you to keep your existing Hyperdrive configuration unchanged, gradually migrate your Worker to the new Hyperdrive configuration, and easily roll back to the previous configuration if needed.

To create a Hyperdrive that connects to an existing PostgreSQL database, use the [Wrangler](/workers/wrangler/install-and-update/) CLI or the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers-and-pages/hyperdrive).
To create a Hyperdrive configuration that connects to an existing PostgreSQL database, use the [Wrangler](/workers/wrangler/install-and-update/) CLI or the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers-and-pages/hyperdrive).

```sh
# wrangler v3.11 and above required
Expand Down

0 comments on commit b8489fd

Please sign in to comment.