Is there any way to change the default compose file contents #592
Unanswered
dylan-hoefsloot
asked this question in
Q&A
Replies: 1 comment
-
I have opened an PR |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When initialising a new file, komodo will fill in a default compose entry.
Is there any way to configure what the contents are? Lots of my compose files are very similar in structure and it would be cool to be able to set a default with placeholder values.
I have seen the value comes from
DEFAULT_STACK_FILE_CONTENTS
in theconfig.tsx
but couldn't find whether it was configurable beyond changing the source.Beta Was this translation helpful? Give feedback.
All reactions