interfaz 2

This commit is contained in:
arturo
2018-11-28 17:04:47 -06:00
parent 484b8a805f
commit 1eead32a2f
11 changed files with 18 additions and 17 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
const api = {}
// api.url = 'http://192.168.4.226:3000'
api.url = 'http://venus.acatlan.unam.mx:3010'
api.url = 'http://localhost:3000'
// api.url = 'http://venus.acatlan.unam.mx:3010'
api.isAuth = function () {
if (window.localStorage.pcpumaT && window.localStorage.pcpumaU) {
return true