This commit is contained in:
arturo
2018-11-28 15:56:46 -06:00
parent cda147f967
commit 484b8a805f
6 changed files with 119 additions and 26 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
const api = {}
// api.url = 'http://e9111523.ngrok.io'
// api.url = 'http://192.168.4.226:3000'
api.url = 'http://venus.acatlan.unam.mx:3010'
api.isAuth = function () {
if (window.localStorage.pcpumaT && window.localStorage.pcpumaU) {