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
tracer: Add --ui-port flag
Mainly for convenience during development, where it might be desirable
to specify 5172 so that the Vite dev server's default of 5173 can be
used. Having to set the FRIDA_TRACE_PORT environment variable on every
run gets old pretty quick.