Closed2022/05/24にクローズ1Heroku Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launchHerokuPythonFastAPIUvicorn3w36zj62022/05/24に更新 Procfile web: uvicorn main:app --host=0.0.0.0 --port=${PORT:-5000} https://stackoverflow.com/questions/59391560/how-to-run-uvicorn-in-heroku https://github.com/tiangolo/fastapi/issues/802 https://qiita.com/ssn339/items/15ea9fed55650a2201b9 このスクラップは2022/05/24にクローズされました
3w36zj62022/05/24に更新 Procfile web: uvicorn main:app --host=0.0.0.0 --port=${PORT:-5000} https://stackoverflow.com/questions/59391560/how-to-run-uvicorn-in-heroku https://github.com/tiangolo/fastapi/issues/802 https://qiita.com/ssn339/items/15ea9fed55650a2201b9