Skip to content

Commit

Permalink
push to build session service
Browse files Browse the repository at this point in the history
  • Loading branch information
simbayippy committed Nov 5, 2024
1 parent bfd603f commit fdb781d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion session-service/src/server.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import { WebSocketServer } from "ws";
const setupWSConnection = require("y-websocket/bin/utils").setupWSConnection;

/**
* CORSConfiguration.
* CORSConfiguration
*/
export const allowedOrigins = ["*"];

Expand Down

0 comments on commit fdb781d

Please sign in to comment.