Skip to content

Commit 4138b9f

Browse files
authored
Update src/content/docs/hyperdrive/examples/fly.mdx
1 parent 8c339bb commit 4138b9f

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/hyperdrive/examples

1 file changed

+1
-1
lines changed

src/content/docs/hyperdrive/examples/fly.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can connect Hyperdrive to any existing Fly database by:
2929
```
3030

3131
:::note
32-
Cloudflare recommends using IPv6, but some Internet service providers may not support IPv6. In this case, you can [use `flyctl` to establish a local proxy to your database](https://fly.io/docs/postgres/connecting/connecting-with-flyctl/).
32+
Cloudflare recommends using IPv6, but some Internet service providers may not support IPv6. In this case, [you can allocate an IPv4 address] (https://fly.io/docs/postgres/connecting/connecting-with-flyctl/).
3333
:::
3434

3535
2. [Configure an external service](https://fly.io/docs/postgres/connecting/connecting-external/#configure-an-external-service) by modifying the contents of your `fly.toml` file. Run the following command to download the `fly.toml` file.

0 commit comments

Comments
 (0)