Commit b6255d5
Enable early hints in Control Plane production deployment
Added --early-hints flag to the Rails server command in the Control
Plane Dockerfile. This enables Puma to send HTTP 103 Early Hints
responses in production, allowing browsers to preload assets while
the server is still preparing the HTML response.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 56d2a68 commit b6255d5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
0 commit comments