Skip to content

Commit 18a25f1

Browse files
authored
Update src/content/docs/hyperdrive/configuration/connect-to-private-database.mdx
1 parent 859790d commit 18a25f1

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

src/content/docs/hyperdrive/configuration/connect-to-private-database.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,12 @@ The Cloudflare dashboard can automatically create and configure the underlying [
6565
Create a Hyperdrive configuration in the Cloudflare dashboard to automatically configure Hyperdrive to connect to your Cloudflare Tunnel.
6666

6767
1. In the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers/hyperdrive), navigate to **Storage & Databases > Hyperdrive** and click **Create configuration**.
68-
1. Select **Private database**.
69-
1. In the **Networking details** section, select the tunnel you are connecting to.
70-
1. In the **Networking details** section, select the hostname associated to the tunnel. (If there is no hostname for your database, return to step [1.2. Connect your database using a public hostname](#12-connect-your-database-using-a-public-hostname)).
71-
1. In the **Access Service Authentication Token** section, select **Create new (automatic)**.
72-
1. In the **Access Application** section, select **Create new (automatic)**.
73-
74-
1. In the **Database connection details** section, enter the database **name**, **user**, and **password**.
68+
2. Select **Private database**.
69+
3. In the **Networking details** section, select the tunnel you are connecting to.
70+
4. In the **Networking details** section, select the hostname associated to the tunnel. If there is no hostname for your database, return to step [1.2. Connect your database using a public hostname](/hyperdrive/configuration/connect-to-private-database/#12-connect-your-database-using-a-public-hostname).
71+
5. In the **Access Service Authentication Token** section, select **Create new (automatic)**.
72+
6. In the **Access Application** section, select **Create new (automatic)**.
73+
7. In the **Database connection details** section, enter the database **name**, **user**, and **password**.
7574

7675
</TabItem>
7776
<TabItem label="Manual creation">

0 commit comments

Comments
 (0)