replace monaco-editor with simple textarea as example in Dockerfile and Docker-Compose syntax

This commit is contained in:
MMTE
2024-06-23 22:21:28 +03:30
parent 92049cba92
commit 8298aa7124
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<h2>Docker Compose</h2>
<x-forms.button type="submit">Save</x-forms.button>
</div>
<x-forms.textarea label="Docker Compose file" rows="20" id="dockerComposeRaw"
<x-forms.textarea useMonacoEditor="{{true}}" monacoEditorLanguage="yaml" label="Docker Compose file" rows="20" id="dockerComposeRaw"
placeholder='services:
ghost:
documentation: https://ghost.org/docs/config