Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mangesh223
/
SecureAuthentication
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Mangesh223
commited on
May 26, 2025
Commit
6ffdc40
·
verified
·
1 Parent(s):
9796217
Update .env
Browse files
Files changed (1)
hide
show
.env
+2
-1
.env
CHANGED
Viewed
@@ -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