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(managed): point default API base at app.syntheticsciences.ai
The managed/Atlas base defaulted to api.syntheticsciences.ai, which never
existed as a host — so managed mode failed with 'fetch failed' / DNS errors for
everyone. The real backend is app.syntheticsciences.ai (Vercel-fronted, /api/*
proxied to Fly). Repoint the default plus the hardcoded github/share/OIDC refs
(api.dev → app.dev for the preview path).
0 commit comments