mirror of
https://github.com/portainer/portainer.git
synced 2025-08-10 08:15:25 +02:00
fix(docker): clone config [EE-5115] (#8575)
This commit is contained in:
parent
96e5d44cc2
commit
6074d1fcb5
2 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
placeholder="Define or paste the content of your config here"
|
||||
yml="false"
|
||||
on-change="(ctrl.editorUpdate)"
|
||||
value="ctrl.formValues.Data"
|
||||
value="ctrl.formValues.ConfigContent"
|
||||
></web-editor-form>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue