Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
coollsd
/
download
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
download
/
gunicorn.conf.py
coollsd
Create gunicorn.conf.py
0d5e387
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
137 Bytes
bind =
"0.0.0.0:8080"
workers =
1
threads =
4
worker_class =
"gthread"
timeout =
0
keepalive =
65
capture_output =
True
loglevel =
"info"