You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `USER` and `PASSWORD` values are provided when you generate credentials for your Prisma Postgres instance in the [Prisma Console](https://console.prisma.io). Here is an example with sample values:
@@ -89,7 +89,7 @@ Prisma Postgres can be accessed securely via a TCP tunnel using the [`@prisma/pp
89
89
90
90
:::note
91
91
92
-
This is an[Early Access](/platform/maturity-levels#early-access) feature of Prisma Postgres. It is not recommended for production use and is not intended for application-level access.
92
+
This is a[Early Access](/platform/maturity-levels#early-access) feature of Prisma Postgres. It is not recommended for production use and is not intended for application-level access.
93
93
94
94
While in Early Access, usage of the TCP tunnel will be free of charge.
0 commit comments