final front

This commit is contained in:
arturogll
2019-01-25 14:28:58 +00:00
parent 2199e1b429
commit a9bb4da441
11 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
const api = {}
api.url = 'http://localhost: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