mono
This commit is contained in:
parent
4c752951ab
commit
852c2df12e
@ -13,11 +13,11 @@
|
|||||||
name collision. <br>To see the actual volume names, check the Deployable Compose file, or go to Storage
|
name collision. <br>To see the actual volume names, check the Deployable Compose file, or go to Storage
|
||||||
menu.</div>
|
menu.</div>
|
||||||
|
|
||||||
<div x-cloak x-show="raw">
|
<div x-cloak x-show="raw" class="font-mono">
|
||||||
<x-forms.textarea rows="20" id="service.docker_compose_raw">
|
<x-forms.textarea rows="20" id="service.docker_compose_raw">
|
||||||
</x-forms.textarea>
|
</x-forms.textarea>
|
||||||
</div>
|
</div>
|
||||||
<div x-cloak x-show="raw === false">
|
<div x-cloak x-show="raw === false" class="font-mono">
|
||||||
<x-forms.textarea rows="20" readonly id="service.docker_compose">
|
<x-forms.textarea rows="20" readonly id="service.docker_compose">
|
||||||
</x-forms.textarea>
|
</x-forms.textarea>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user