runtime error
Exit code: 1. Reason: │ from app.main import app │ │ │ ╰────────────────────────────╯ INFO Using import string app.main:app â•─────────── FastAPI CLI - Production mode ───────────╮ │ │ │ Serving at: http://0.0.0.0:80 │ │ │ │ API docs: http://0.0.0.0:80/docs │ │ │ │ Running in production mode, for development use: │ │ │ │ fastapi dev │ │ │ ╰─────────────────────────────────────────────────────╯ INFO: Started server process [1] INFO: Waiting for application startup. INFO: Application startup complete. ERROR: [Errno 13] error while attempting to bind on address ('0.0.0.0', 80): permission denied INFO: Waiting for application shutdown. INFO: Application shutdown complete.
Container logs:
Fetching error logs...