add local URL

This commit is contained in:
CHIEFSOFT\ameye
2024-03-12 03:46:54 -04:00
parent b54045a122
commit 315619ae24
+3 -1
View File
@@ -13,7 +13,9 @@ const server = http.createServer(app);
const io = new Server(server, {
cors: {
origin: ['http://localhost:3000','http://localhost:3040',
origin: ['http://localhost:3000',
'http://localhost:3040',
'http://10.0.0.248:3000',
'http://76.209.103.227:30040',
'http://socket-dev.wrenchboard.com',
'https://socket-dev.wrenchboard.com',