VogelSocialMedia/code/backend/.env.example
2025-05-16 19:04:22 +02:00

2 lines
155 B
Text

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