Create gunicorn.conf.py in working dir
fill with
timeout = 120
restart gunicorn for changes to take effect.
Sources:
https://docs.gunicorn.org/en/stable/settings.html#settings
https://github.com/benoitc/gunicorn/blob/master/examples/example_config.py
No comments:
Post a Comment