6dbd55a9ac
main.py is located at src/main.py, not at the root. Changed CMD from 'main:app' to 'src.main:app' to fix ASGI import error.