{{ data_get_str($application, 'name')->limit(10) }} > Configuration | Coolify

Configuration

@if ($currentRoute === 'project.application.configuration') @elseif ($currentRoute === 'project.application.swarm' && $application->destination->server->isSwarm()) @elseif ($currentRoute === 'project.application.advanced') @elseif ($currentRoute === 'project.application.environment-variables') @elseif ($currentRoute === 'project.application.persistent-storage') @elseif ($currentRoute === 'project.application.source' && $application->git_based()) @elseif ($currentRoute === 'project.application.servers') @elseif ($currentRoute === 'project.application.scheduled-tasks.show') @elseif ($currentRoute === 'project.application.webhooks') @elseif ($currentRoute === 'project.application.preview-deployments') @elseif ($currentRoute === 'project.application.healthcheck') @elseif ($currentRoute === 'project.application.rollback') @elseif ($currentRoute === 'project.application.resource-limits') @elseif ($currentRoute === 'project.application.resource-operations') @elseif ($currentRoute === 'project.application.metrics') @elseif ($currentRoute === 'project.application.tags') @elseif ($currentRoute === 'project.application.danger') @endif