This commit is contained in:
arturo
2018-11-20 18:02:23 -06:00
parent 36410becd0
commit cda147f967
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
const api = {}
// api.url = 'http://e9111523.ngrok.io'
api.url = 'https://venus.acatlan.unam.mx/puma'
api.url = 'http://venus.acatlan.unam.mx:3010'
api.isAuth = function () {
if (window.localStorage.pcpumaT && window.localStorage.pcpumaU) {
return true