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
- Fix baseURL in production to use environment variable instead of window.location.origin
- This prevents API calls from being intercepted by the static server
- Update .env.production with proper configuration
0 commit comments