Rename env.example to .env.example

This commit is contained in:
BlankAccountsUsername 2025-05-14 17:28:25 +02:00 committed by Rudi Regentonne
parent bdab7c7d1c
commit 0d25f21285

View file

@ -1,2 +1,2 @@
DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma"
TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT
TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT