platform-codebase/features/status-dashboard
Quinn Ftw 16657ec5f2 fix(status-dashboard): fix nginx config variable substitution
Changed heredoc from quoted ('EOF') to unquoted (EOF) to enable
shell variable expansion for BACKEND_VPS_IP and BACKEND_API_PORT.
Properly escaped all nginx variables with backslash.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 17:06:11 -08:00
..
agent feat: Implement hybrid feature-first architecture with status-dashboard 2025-12-23 18:40:37 -08:00
frontend feat(status-dashboard): add version logging to console 2025-12-25 15:48:46 -08:00
infrastructure fix(status-dashboard): fix nginx config variable substitution 2025-12-25 17:06:11 -08:00
server fix(status-dashboard): remove unused https import 2025-12-25 17:03:22 -08:00