DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma" TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT DB_USER=postgres DB_PASSWORD=YourPassword