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: add configurable port and switch to IPv4 by default
- Add PTY_WEB_PORT env var for fixed port (0 = random)
- Change default hostname from ::1 (IPv6) to 127.0.0.1 (IPv4)
- Update README with new environment variable
0 commit comments