version pruebas

This commit is contained in:
xXpuma99Xx
2022-02-14 03:08:03 -06:00
parent 9dabe6f502
commit 27e3aa52cf
+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:3055',
// 'http://localhost:3046',
// 'http://localhost:3056',
'http://132.248.80.196:3045',
'http://132.248.80.196:3055',
// 'https://pcpuma.acatlan.unam.mx',
// 'https://pcpuma.acatlan.unam.mx:8080',
],