This commit is contained in:
Andras Bacsai
2022-10-06 14:24:28 +02:00
parent 0eb7688c4d
commit 0c4850b91d
2 changed files with 1 additions and 2 deletions

View File

@@ -998,7 +998,6 @@
name="port"
id="port"
bind:value={dockerComposeConfiguration[service.name].port}
placeholder="{$t('forms.default')}: 3000"
/>
</div>
{/each}