fix client
This commit is contained in:
parent
b8f39239ba
commit
8e3ee6468f
@ -31,7 +31,9 @@ const ext = {
|
|||||||
endpoint: origin,
|
endpoint: origin,
|
||||||
apiKey: auth_token,
|
apiKey: auth_token,
|
||||||
displayName: org_display,
|
displayName: org_display,
|
||||||
|
environment: "cloud",
|
||||||
});
|
});
|
||||||
|
localStorage.setItem("comfy_deploy_env", "cloud");
|
||||||
}
|
}
|
||||||
|
|
||||||
loadingDialog.showLoading(
|
loadingDialog.showLoading(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user