Skip to content

Commit bb21743

Browse files
jillesmekodster28
andauthored
Update src/content/docs/hyperdrive/get-started.mdx
Co-authored-by: Kody Jackson <[email protected]>
1 parent f55c639 commit bb21743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Before you begin, ensure you have completed the following:
3535
2. Install [`Node.js`](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm). Use a Node version manager like [nvm](https://github.com/nvm-sh/nvm) or [Volta](https://volta.sh/) to avoid permission issues and change Node.js versions. [Wrangler](/workers/wrangler/install-and-update/) requires a Node version of `16.17.0` or later.
3636
3. Have PostgreSQL/MySQL (or compatible) database, accessible in one of the following ways:
3737
* **Publicly Accessible**: Your database is directly reachable from the Internet.
38-
* **Private Network (Beta)**: Your database is in a private network (like a VPC) and can be securely connected using [Cloudflare Tunnel](/hyperdrive/configuration/connect-to-private-database/).
38+
* **Private Network**: Your database is in a private network (like a VPC) and can be securely connected using [Cloudflare Tunnel](/hyperdrive/configuration/connect-to-private-database/).
3939

4040

4141
## 1. Log in

0 commit comments

Comments
 (0)