Mangesh223 commited on
Commit
6ffdc40
·
verified ·
1 Parent(s): 9796217

Update .env

Browse files
Files changed (1) hide show
  1. .env +2 -1
.env CHANGED
@@ -1 +1,2 @@
1
- JWT_SECRET_KEY=your-very-secret-key-change-this-for-production
 
 
1
+ SECRET_KEY=your-very-secret-key
2
+ API_URL=http://localhost:8000