Skip to content

Commit fdb781d

Browse files
committed
push to build session service
1 parent bfd603f commit fdb781d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session-service/src/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { WebSocketServer } from "ws";
66
const setupWSConnection = require("y-websocket/bin/utils").setupWSConnection;
77

88
/**
9-
* CORSConfiguration.
9+
* CORSConfiguration
1010
*/
1111
export const allowedOrigins = ["*"];
1212

0 commit comments

Comments
 (0)