diff --git a/packages/portal-api/lib/watch/machines.js b/packages/portal-api/lib/watch/machines.js index f38501ce..44a0b644 100644 --- a/packages/portal-api/lib/watch/machines.js +++ b/packages/portal-api/lib/watch/machines.js @@ -63,7 +63,7 @@ module.exports = class MachineWatcher { // todo assert options this._data = options.data; - this._server = options.watch; + this._server = options.server; this._frequency = 200; this._tritonWatch = new TritonWatch({