mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
merge branch 'feat107-push-registry' into internal
This commit is contained in:
commit
9c8e632a09
5 changed files with 38 additions and 3 deletions
|
@ -38,7 +38,10 @@ func main() {
|
|||
settings := &Settings{
|
||||
Swarm: *swarm,
|
||||
HiddenLabels: *labels,
|
||||
<<<<<<< HEAD
|
||||
Registries: *registries,
|
||||
=======
|
||||
>>>>>>> feat107-push-registry
|
||||
Logo: *logo,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue