diff --git a/code/backend/env.txt b/code/backend/env.txt index 835348f..a8335f9 100644 --- a/code/backend/env.txt +++ b/code/backend/env.txt @@ -1 +1 @@ -DATABASE_URL="postgres://YourUserName:YourPassword@localhost:5432/prisma" +DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma"