node-epimetheus
node-epimetheus copied to clipboard
Hapi example: use `server` instead of `this.server`
In Readme for the Hapi example this.server is not correct in this case. With server the expression works as expected.