mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:18:48 +00:00
2 lines
155 B
Text
2 lines
155 B
Text
DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma"
|
|
TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT
|