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
PR [weaveworks#4413](weaveworks#4413) moved
the proxy-middleware across major versions without migrations being
applied to `.proxyrc.js`
This affects redirecting API traffic from the front end to the backend
server for both the `/v1` and `/oauth2` endpoints.
This commit resolves that break by applying the necessary migration to
`.proxyrc.js`
0 commit comments