mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 06:08:54 +00:00
added some comments
This commit is contained in:
parent
2c4114ec0c
commit
7f235e97a8
2 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,4 @@
|
|||
# This is an example of a .env file. You don`t need it unless you fuck up the .env file generated by the install script
|
||||
DATABASE_URL="postgres://postgres:YourPassword@localhost:5432/prisma"
|
||||
TOKEN_SECRET=ThisIsVeryImportantChangeThisToSomethingSecureThisIsUsedToEncryptTheJWT
|
||||
DB_USER=postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue