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 3499db9 commit 261206bCopy full SHA for 261206b
src/content/docs/hyperdrive/examples/nile.mdx
@@ -30,7 +30,8 @@ To get a connection string from Nile Console:
30
4. If you want a new pair of credentials for use with Cloudflare Hyperdrive (recommended!), click on "Generate credentials".
31
5. Copy the connection string without the "psql" part
32
33
-You'll end up with a connection string that looks like this:
+You'll end up with a connection string similar to this:
34
+
35
```txt
36
postgres://0191c898-...:[email protected]:5432/my_database
37
```
0 commit comments