Pattern
Mismatched Static Path Routing
static-assets-path-mismatch
Static assets fail to load because Django STATIC_URL/STATIC_ROOT values don’t align with nginx location mapping and container-mounted directories, so requests hit the wrong filesystem path and the app serves missing or incorrect files.