mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-10-04 01:17:49 +08:00
Also update hostname of new instances
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
$scope.idx[i.name] = i;
|
||||
} else {
|
||||
$scope.idx[i.name].ip = i.ip;
|
||||
$scope.idx[i.name].hostname = i.hostname;
|
||||
}
|
||||
|
||||
return $scope.idx[i.name];
|
||||
|
Reference in New Issue
Block a user