mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-21 04:49:33 +00:00
Parse `--comfy-api-base` out of `/system_stats` `system.argv` and surface the backend's Comfy Cloud target in the connection panel. When it disagrees with the frontend's build-time `getComfyApiBaseUrl()`, show an amber warning so users can spot the mismatch before sign-in tokens get rejected. Records the cleaner long-term path (add `comfy_api_base` to the backend's `/features` endpoint) in docs/backend-cloud-api-base-feature-flag.md.