web: cd src && gunicorn -k uvicorn.workers.UvicornWorker variation.main:app --timeout 1000 --log-level debug
