server { listen 3000; root /usr/share/nginx/html; index index.html; # Security-audit remediation (M-3): baseline browser security headers, # absent entirely before this. HSTS/nosniff/frame-options/referrer- # policy/permissions-policy carry no functional risk to this app and # are unconditionally safe to add. # # CSP is the one directive that needed real care rather than a # copy-pasted strict default: adapter-static's own build output # (web/build/index.html) genuinely contains two inline