added VARS

This commit is contained in:
Kfir Dayan 2023-06-09 19:18:36 +03:00
parent 2b2e6682db
commit a5fc4bd03c

View file

@ -0,0 +1,5 @@
DB_DATABASE=structshare_db
DB_USERNAME=root
DB_PASSWORD=password
JWT_SECRET=your_secret_key
DATABASE_URL="URI"