devolucion
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user