wip: services
feat: able to map port<->domain
This commit is contained in:
@@ -23,7 +23,7 @@ class Status extends Component
|
||||
$this->emit('proxyStatusUpdated');
|
||||
}
|
||||
} catch (\Throwable $e) {
|
||||
return handleError($e);
|
||||
return handleError($e, $this);
|
||||
}
|
||||
}
|
||||
public function getProxyStatusWithNoti()
|
||||
|
||||
Reference in New Issue
Block a user