You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(preview-middleware): enhance logging for remote connection of windows users (#3676)
* enhance logging for windows users
* enhance logging for windows users
* Linting auto fix commit
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Annemarie Frank <[email protected]>
`Windows users: Ensure Windows Firewall allows inbound connections on the port.\n1. Open Windows Firewall with Advanced Security (wf.msc)\n2. Create new Inbound Rule for the port (default: 8080)\n3. Allow TCP connections on the specified port`
30
+
);
31
+
}
27
32
logger.info('Scan the QR code below with your mobile device to access the preview:');
0 commit comments