mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
Fixes issue #7348 where curl fails to follow HTTP 302 redirects from the CDN when fetching versions.json and docker-compose files. The -L flag instructs curl to automatically follow redirects to the final destination URL, resolving silent installation failures. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>