AntiPattern

Container Entrypoint Mismatch

container-entrypoint-mismatch

Uvicorn and the app entrypoint get miswired across Docker, compose mounts, and reverse proxies, causing startup import failures or requests that hang with missing logs; the core problem is incorrect module/CLI/port assumptions.