version pruebas

This commit is contained in:
2022-02-05 22:31:23 -06:00
parent c9c388b6c6
commit 85c1a6a63f
2 changed files with 44 additions and 44 deletions
+4 -4
View File
@@ -6,10 +6,10 @@ module.exports = {
io = new Server(httpServer, {
cors: {
origin: [
'http://localhost:3046',
'http://localhost:3056',
// 'http://132.248.80.196:3045',
// 'http://132.248.80.196:3045:8080',
// 'http://localhost:3046',
// 'http://localhost:3056',
'http://132.248.80.196:3045',
'http://132.248.80.196:3045:8080',
// 'https://pcpuma.acatlan.unam.mx',
// 'https://pcpuma.acatlan.unam.mx:8080',
],