From 59f968793d1660a51a3215aff6149dac4de4ad4b Mon Sep 17 00:00:00 2001 From: rca Date: Sun, 16 Jun 2024 16:08:47 +0900 Subject: [PATCH] envtuika --- .env | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 153f9d9..bd708fa 100644 --- a/.env +++ b/.env @@ -4,4 +4,5 @@ # Prisma supports the native connection string format for PostgreSQL, MySQL, SQLite, SQL Server, MongoDB and CockroachDB. # See the documentation for all the connection string options: https://pris.ly/d/connection-strings -DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public" \ No newline at end of file +# DATABASE_URL="postgresql://johndoe:randompassword@localhost:5432/mydb?schema=public" +DATABASE_URL="postgresql://kidshift:kidshift@localhost:5432/kidshift"