final front
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user