Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mtornani
/
rooting-future
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rooting-future
/
Procfile
mtornani
fix: restore COMPONENTS init block + session_manager DB persistence + Gunicorn config
2eb5f65
21 days ago
raw
Copy download link
history
blame
contribute
delete
82 Bytes
web: gunicorn app:app
--bind
0.0
.
0.0
:
$PORT
--workers
1
--threads
8
--timeout
300