mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
Add detailed ray logging to track exactly what is being sent to Hetzner's API and what response is received. This will help debug cloud-init script integration and verify that user_data is properly included in the request. Logs include: - Request endpoint and full params object - Complete API response 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>