diff --git a/web-plugin/index.js b/web-plugin/index.js index c960293..fb1d50a 100644 --- a/web-plugin/index.js +++ b/web-plugin/index.js @@ -31,7 +31,9 @@ const ext = { endpoint: origin, apiKey: auth_token, displayName: org_display, + environment: "cloud", }); + localStorage.setItem("comfy_deploy_env", "cloud"); } loadingDialog.showLoading(