mirror of
https://github.com/bastienwirtz/homer.git
synced 2024-11-07 16:54:00 +01:00
Merge pull request #401 from Zareix/fix/portainer-service
Portainer service - Fix for down endpoints
This commit is contained in:
commit
6351bf973c
@ -90,8 +90,10 @@ export default {
|
||||
}
|
||||
);
|
||||
|
||||
if (endpointContainers) {
|
||||
containers = containers.concat(endpointContainers);
|
||||
}
|
||||
}
|
||||
|
||||
this.containers = containers;
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user