TanStackT
TanStackโ€ข10mo agoโ€ข
2 replies
yucky-gold

how to proxy requests to backend only in dev?

anyone know if there is a way that I could proxy /api requests ONLY in dev

looking to proxy something like /api/v1/auth/**/* to a different URL only in dev, as in prod will just be same domain ๐Ÿ™‚
Was this page helpful?