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
* Set this if the Spotlight Sidecar is not running on localhost:8969
9
-
* By default, the Url is set to http://localhost:8969
9
+
* By default, the Url is set to http://localhost:8969/stream
10
10
*/
11
11
sidecarUrl?: string;
12
12
};
@@ -26,7 +26,7 @@ export class Spotlight implements Integration {
0 commit comments