General

Save @if ($isConfigurationChanged && !is_null($application->config_hash))
Configuration not applied to the running application. You need to redeploy.
@endif
General configuration for your application.
Generate Domain
@if (!$application->dockerfile)
@if ($application->settings->is_static) @endif
@if ($application->could_set_build_commands())
@endif
@endif @if ($application->build_pack !== 'dockerimage')

Build

@if ($application->could_set_build_commands())
@endif
@if ($application->build_pack === 'dockerfile') @endif @if ($application->could_set_build_commands()) @if ($application->settings->is_static) @else @endif @endif
@else
@endif @if ($application->dockerfile) @endif

Network

@if ($application->settings->is_static) @else @endif
@if ($labelsChanged) @else @endif Reset to Coolify Generated Labels

Advanced

@if ($application->git_based()) @endif {{-- --}}