Files
coolify/app
Andras Bacsai 3e755338b4 fix(healthchecks): remove redundant newline sanitization from CMD healthcheck
Simplify the CMD healthcheck generation by removing the str_replace call that
normalizes newlines. The command is now used directly without modification,
following the pattern of centralized command escaping in recent changes.
2026-02-25 12:08:24 +01:00
..
2026-02-23 13:26:01 +01:00
2026-02-25 11:18:46 +01:00
2026-02-18 15:42:42 +01:00