CRITICAL: deploy fails, app fotinia-final ignores fly.toml command and runs python fotinia_bot.py (Exit Code 0)

fotinia-finalThe Core ProblemMy deploy process is stuck: ``Fly.io`` is ignoring the command specified in fly.toml and runs the old default ENTRYPOINT, causing the app to immediately exit (Exit Code 0).Intended Command (fly.toml)My fly.toml uses the correct Uvicorn command:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.