mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-13 17:42:53 +08:00
Also update hostname of new instances
This commit is contained in:
parent
0f3c3c254a
commit
5aa6f52292
@ -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];
|
||||
|
Loading…
x
Reference in New Issue
Block a user