mirror of
https://github.com/portainer/portainer.git
synced 2025-08-04 21:35:23 +02:00
feat(docker/stacks): fold env vars by default [EE-5575] (#9957)
This commit is contained in:
parent
6a8ff7c076
commit
ae3e612a24
5 changed files with 28 additions and 17 deletions
|
@ -239,6 +239,6 @@ withFormValidation(
|
|||
ngModule,
|
||||
EnvironmentVariablesPanel,
|
||||
'environmentVariablesPanel',
|
||||
['explanation', 'showHelpMessage'],
|
||||
['explanation', 'showHelpMessage', 'isFoldable'],
|
||||
envVarValidation
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue