We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb97296 commit 863883dCopy full SHA for 863883d
server.ts
@@ -77,6 +77,7 @@ const io = new Server<
77
origin: [
78
"https://admin.socket.io",
79
"https://communityfocus.app",
80
+ "https://communityfocus.netlify.app",
81
"http://localhost:5100",
82
/* use regex to match all Netlify deploy preview URLs.
83
* Example: https://deploy-preview-25--communityfocus.netlify.app/
0 commit comments