Skip to content

Commit

Permalink
[PLAT-4007] Updating Demo Stream Key (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
MadisonEhlers-Vertex authored Mar 5, 2024
1 parent 75036b7 commit 8838f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/env.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export interface StreamCredentials {
// Wind turbine
export const DefaultCredentials: StreamCredentials = {
clientId: "08F675C4AACE8C0214362DB5EFD4FACAFA556D463ECA00877CB225157EF58BFA",
streamKey: "OHCC5wLnH9SISYJQcaprKZrSbhKU7FSmBAea",
streamKey: "WV-ClJ1PSfiT3Zwj5OZTu-L1dJjIPo9aTDg8",
};

export const Env =
Expand Down

0 comments on commit 8838f4a

Please sign in to comment.