{application.name}
{#if application.fqdn} {/if} {#if application.gitSource?.type === 'gitlab'} {:else if application.gitSource?.type === 'github'} {/if}
General
{#if $session.isAdmin} {/if}
Application
{#if browser && window.location.hostname === 'demo.coolify.io'} {/if}
!isRunning && changeSettings('dualCerts')} />
{#if !staticDeployments.includes(application.buildPack)}
{/if} {#if !notNodeDeployments.includes(application.buildPack)}
{/if}
{#if !notNodeDeployments.includes(application.buildPack)}
{/if}
Features
changeSettings('autodeploy')} title="Enable Automatic Deployment" description="Enable automatic deployment through webhooks." />
changeSettings('previews')} title="Enable MR/PR Previews" description="Enable preview deployments from pull or merge requests." />
changeSettings('debug')} title="Debug Logs" description="Enable debug logs during build phase.
Sensitive information could be visible and saved in logs." />