Closed vinyll closed 7 years ago
We need to adapt the project for running with a Gunicorn in production. If the task runs with python app.py, it will be Docker/Gunicorn-ready.
python app.py
We need to adapt the project for running with a Gunicorn in production. If the task runs with
python app.py
, it will be Docker/Gunicorn-ready.