openclaw-nerve/scripts
Zakir Jiwani 0ddc4a3ecf
Fix invalid tailscale serve command argument format (#276)
Remove spurious positional '443' from `tailscale serve --bg` call.
The correct syntax is `tailscale serve --bg http://127.0.0.1:PORT`
(HTTPS on port 443 is the default); the extra positional argument
caused 'invalid argument format' and prevented Tailscale Serve from
being configured during setup.
2026-04-16 17:49:40 +03:00
..
lib Fix invalid tailscale serve command argument format (#276) 2026-04-16 17:49:40 +03:00
setup.ts Fix invalid tailscale serve command argument format (#276) 2026-04-16 17:49:40 +03:00