diff --git a/lib/index.js b/lib/index.js index a0206af9..bf30139c 100644 --- a/lib/index.js +++ b/lib/index.js @@ -316,6 +316,8 @@ export class Baker extends EventEmitter { const { local, network: external } = await server.start(); + this.local = local; + const logStatus = () => { clearConsole();