VogelSocialMedia/code/backend/.env.example
2025-05-12 21:50:50 +02:00

2 lines
No EOL
154 B
Text

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