runtime error
Exit code: 1. Reason: /app/main.py:1069: DeprecationWarning: on_event is deprecated, use lifespan event handlers instead. Read more about it in the [FastAPI docs for Lifespan Events](https://fastapi.tiangolo.com/advanced/events/). @app.on_event("startup") Traceback (most recent call last): File "/app/main.py", line 1907, in <module> from auth import ( ModuleNotFoundError: No module named 'auth'
Container logs:
Fetching error logs...