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
docs(agents): note Vite IPv4 bind and Spring CORS loopback hosts
Cloud VM gotchas: Vite can bind ::1-only without --host 0.0.0.0, and
CORS_ALLOWED_ORIGINS must include both localhost and 127.0.0.1 for Agent.
Co-authored-by: Venkat SF <venkatesh.sakamuri@stayflexi.com>
0 commit comments