mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-05 23:02:10 +03:00
- syncAndVerify now returns cloudUrl in API response for frontend to use - EndpointPageClient uses dynamic cloudBaseUrl state instead of relying on env var - Falls back gracefully when NEXT_PUBLIC_CLOUD_URL is not set (Docker deployments) - Fixed setInterval in accountFallback.ts global scope for Cloudflare Workers compat