added VARS
This commit is contained in:
parent
2b2e6682db
commit
a5fc4bd03c
1 changed files with 5 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
DB_DATABASE=structshare_db
|
||||
DB_USERNAME=root
|
||||
DB_PASSWORD=password
|
||||
JWT_SECRET=your_secret_key
|
||||
DATABASE_URL="URI"
|
Loading…
Reference in a new issue