Merge branch 'dev' of https://repositorio.acatlan.unam.mx/CIDWA/pcpuma_unam_operador into saavedra
This commit is contained in:
commit
b77188a590
@ -26,8 +26,8 @@ export default {
|
|||||||
sockets: [
|
sockets: [
|
||||||
{
|
{
|
||||||
name: 'main',
|
name: 'main',
|
||||||
url: 'http://localhost:3000',
|
// url: 'http://localhost:3000',
|
||||||
// url: 'https://venus.acatlan.unam.mx',
|
url: 'https://venus.acatlan.unam.mx',
|
||||||
// url: 'https://pmodulospcpuma.unam.mx',
|
// url: 'https://pmodulospcpuma.unam.mx',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
@ -37,8 +37,8 @@ export default {
|
|||||||
api: 'https://venus.acatlan.unam.mx/pcpumaUnam_test',
|
api: 'https://venus.acatlan.unam.mx/pcpumaUnam_test',
|
||||||
// api: 'https://pmodulospcpuma.unam.mx/pcpumaUnam_test',
|
// api: 'https://pmodulospcpuma.unam.mx/pcpumaUnam_test',
|
||||||
// api: 'https://modulospcpuma.unam.mx/',
|
// api: 'https://modulospcpuma.unam.mx/',
|
||||||
path: '/socket.io/',
|
// path: '/socket.io/',
|
||||||
// path: '/pcpumaUnam_test/socket.io/',
|
path: '/pcpumaUnam_test/socket.io/',
|
||||||
// path: '/pcpumaUnam/socket.io/',
|
// path: '/pcpumaUnam/socket.io/',
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user