{#if service.destinationDockerId}
{/if}
!isRunning && changeSettings('dualCerts')}
/>
{
showExposePort = !showExposePort;
service.exposePort = undefined;
}}
title={$t('application.expose_a_port')}
description="Expose a port to the host system"
/>
{#if showExposePort}
{/if}
{#if service.type === 'plausibleanalytics'}
{:else if service.type === 'minio'}
{:else if service.type === 'vscodeserver'}
{:else if service.type === 'wordpress'}
{:else if service.type === 'ghost'}
{:else if service.type === 'meilisearch'}
{:else if service.type === 'umami'}
{:else if service.type === 'hasura'}
{:else if service.type === 'fider'}
{/if}