VogelSocialMedia/code/backend/.env.example
2025-05-14 17:31:27 +02:00

2 lines
155 B
Text

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