diff --git a/server.js b/server.js index 16a881c..f44eb09 100644 --- a/server.js +++ b/server.js @@ -16,6 +16,9 @@ const io = new Server(server, { origin: ['http://localhost:3000', 'http://localhost:3040', 'http://10.0.0.248:3000', + 'http://localhost:9082/', + 'https://dev-users.wrenchboard.com/', + 'https://users.wrenchboard.com/', 'http://76.209.103.227:30040', 'http://socket-dev.wrenchboard.com', 'https://socket-dev.wrenchboard.com',