rwadurian/backend
hailin a72b5f00d2 fix(api-gateway): update Nginx reverse proxy headers for Grafana 10+ compatibility
- Change Host header from $host to $http_host for correct host forwarding
- Add X-Forwarded-Host and X-Forwarded-Port headers
- Add Origin header ($scheme://$host) critical for Grafana 10+ CORS validation
- Disable proxy buffering for better real-time updates
- Update README with manual Nginx configuration update instructions for existing installations

Resolves 'origin not allowed' error when accessing Grafana through Nginx reverse proxy with SSL.
2025-12-04 22:31:59 -08:00
..
api-gateway fix(api-gateway): update Nginx reverse proxy headers for Grafana 10+ compatibility 2025-12-04 22:31:59 -08:00
mpc-system refactor: separate configuration from code following 12-Factor App principles 2025-12-04 21:46:35 -08:00
services fix(mpc-service): 确保 keygen 会话包含完整的参与者列表 2025-12-04 06:04:47 -08:00