changed readme and renamed env.txt => .env.example

This commit is contained in:
Kai Ritthaler 2025-05-12 17:38:34 +02:00 committed by Rudi Regentonne
parent b8af5f9860
commit ecded206c3
2 changed files with 14 additions and 2 deletions

View file

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