refactor(application): enhance application stopping logic to support multiple servers
This commit is contained in:
@@ -26,6 +26,7 @@ class Destination extends Component
|
||||
|
||||
return [
|
||||
"echo-private:team.{$teamId},ApplicationStatusChanged" => 'loadData',
|
||||
"echo-private:team.{$teamId},ServiceStatusChanged" => 'mount',
|
||||
'refresh' => 'mount',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user