mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-08 03:28:50 +00:00
.env generator
This commit is contained in:
parent
9cab0d09dc
commit
95b30e5008
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