wip: swarm
fix: gitcompose deployments
This commit is contained in:
@@ -16,7 +16,7 @@ class Status extends Component
|
||||
protected $listeners = ['proxyStatusUpdated', 'startProxyPolling'];
|
||||
public function startProxyPolling()
|
||||
{
|
||||
$this->polling = true;
|
||||
$this->checkProxy();
|
||||
}
|
||||
public function proxyStatusUpdated()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user