mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-07 05:08:46 +00:00
Rename env.example to .env.example
This commit is contained in:
parent
82d0f060a0
commit
3c0395c815
1 changed files with 1 additions and 1 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