Skip to content

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 28 Apr 17:23
1091044

What's Changed

Added

  • --header CLI flag for custom HTTP headers (#167, thanks @imantsk) — Inject extra headers (e.g. --header "CF-Access-Client-Id: ..." --header "CF-Access-Client-Secret: ...") on every outbound request. Useful for Cloudflare Zero Trust, custom auth proxies, and other middleware sitting in front of Coolify. Multiple --header flags can be combined. Reserved headers (Authorization, Content-Type) are filtered with a warning to prevent silently overriding the Coolify bearer token.

📦 View on npm