mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:18:48 +00:00
added .env.example
This commit is contained in:
parent
1f66efc4cb
commit
f39bfb835b
1 changed files with 2 additions and 0 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