Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cnmksjs
/
ccccccc
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ccccccc
/
server
/
.env
cnmksjs
Upload 49 files
24fd742
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
148 Bytes
MONGODB_URI
=mongodb://mongo:
27017
/chatapp
JWT_SECRET
=your-super-secret-jwt-key-change-this-in-production
PORT
=
5000
CLIENT_URL
=http://localhost:
3000