Healthcheck

Save @if (!$healthCheckEnabled) @else Disable Healthcheck @endif
Define how your resource's health should be checked.
@if (!$healthCheckEnabled)

Docker runs no healthcheck probe for this database and Coolify can no longer report a healthy/unhealthy state.

@endif