how to proxy requests to backend only in dev?
anyone know if there is a way that I could proxy
looking to proxy something like
/api requests ONLY in devlooking to proxy something like
/api/v1/auth/**/* to a different URL only in dev, as in prod will just be same domain