mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-16 09:39:54 +00:00
changed readme and renamed env.txt => .env.example
This commit is contained in:
parent
64c0d79438
commit
5b810bad4b
2 changed files with 14 additions and 2 deletions
2
code/backend/.env.example
Normal file
2
code/backend/.env.example
Normal file
|
@ -0,0 +1,2 @@
|
|||
DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma"
|
||||
TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT
|
Loading…
Add table
Add a link
Reference in a new issue