Add index.py to the root of your application. This entrypoint should make available an object named application that is an instance of your WSGI application. E.g.: If the ASGI instance isn't named ...