mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 05:28:46 +00:00
.env generator
This commit is contained in:
parent
ec67454987
commit
3a35ed4073
5 changed files with 38 additions and 3 deletions
|
@ -1,2 +1,4 @@
|
|||
DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma"
|
||||
TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT
|
||||
DB_USER=postgres
|
||||
DB_PASSWORD=YourPassword
|
Loading…
Add table
Add a link
Reference in a new issue