Skip to content
 
 

Repository files navigation

Build Command pip install -r requirements.txt

Start Command

gunicorn app:app -w 1 --threads 12 --timeout 1200

gunicorn --config geventlet-config.py --worker-class=gevent --worker-connections=1000 --workers=1 app:app --timeout 1200

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages