[web-remote] change remote path

This commit is contained in:
child_duckling 2022-01-16 18:41:50 -08:00
parent 0ba82d938e
commit 75da57ca52

View file

@ -195,7 +195,7 @@ export class Win {
console.log(`Cider remote port: ${this.remotePort}`);
if (firstRequest) {
console.log("---- Ignore Me ;) ---");
qrcode.generate(`http://${os.hostname}:${this.remotePort}/remote`);
qrcode.generate(`http://${os.hostname}:${this.remotePort}`);
console.log("---- Ignore Me ;) ---");
/*
*