mirror of https://github.com/tailscale/tailscale/
client/web: fix hotreload proxy
Previously had HMR websocket set to run from a different port than the http proxy server. This was an old setting carried over from the corp repo admin panel config. It's messing with hot reloads when run from the tailscaled web client, as it keeps causing the full page to refresh each time a connection is made. Switching back to the default config here fixes things. Updates tailscale/corp#14335 Signed-off-by: Sonia Appasamy <sonia@tailscale.com>pull/10143/head
parent
942d720a16
commit
3269b36bd0
Loading…
Reference in New Issue