AntiPattern
Static Path Mismatch
static-url-filesystem-mismatch
CSS assets are not loading in Django running in Docker | Static files are not being served from the expected URL and root path | Set STATIC_URL to /static/static/ and STATIC_ROOT to /vol/web/static