mirror of
https://github.com/tiennm99/coolify.git
synced 2026-06-28 03:08:18 +00:00
chore(ui): add container labels header (#8752)
This commit is contained in:
@@ -527,6 +527,7 @@
|
||||
@endif
|
||||
</div>
|
||||
|
||||
<h3 class="pt-8">Labels</h3>
|
||||
@if ($application->settings->is_container_label_readonly_enabled)
|
||||
<x-forms.textarea readonly disabled label="Container Labels" rows="15" id="customLabels"
|
||||
monacoEditorLanguage="ini" useMonacoEditor x-bind:disabled="!canUpdate"></x-forms.textarea>
|
||||
|
||||
Reference in New Issue
Block a user