mirror of https://github.com/portainer/portainer
fix git stack authentication on by default - set to off (#5667)
parent
7c9f7a2a8b
commit
a50795063c
|
@ -34,7 +34,7 @@ angular
|
|||
StackFile: null,
|
||||
RepositoryURL: '',
|
||||
RepositoryReferenceName: '',
|
||||
RepositoryAuthentication: true,
|
||||
RepositoryAuthentication: false,
|
||||
RepositoryUsername: '',
|
||||
RepositoryPassword: '',
|
||||
Env: [],
|
||||
|
|
Loading…
Reference in New Issue