devolucion

This commit is contained in:
arturogll
2019-01-22 12:31:56 -06:00
parent 225f4712e9
commit 57b115aa0f
6 changed files with 36 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const api = {}
api.url = 'http://5d74ff8c.ngrok.io'
api.url = 'http://localhost:3000'
// api.url = 'http://venus.acatlan.unam.mx:3010'
api.isAuth = function () {
if (window.localStorage.pcpumaT && window.localStorage.pcpumaU) {