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 f39bfb835b
commit 01e703e538

View file

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