# This is an example of a .env file. You don`t need it unless you fuck up the .env file generated by the install script DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma" TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT DB_USER=postgres DB_PASSWORD=YourPassword