INCLUSION A CONSULTA XSYSTEM API.

This commit is contained in:
Pablinux
2024-02-09 01:25:39 -05:00
parent 06a02436cc
commit 4cfc5b8d1e
9 changed files with 257 additions and 33 deletions

View File

@@ -20,6 +20,9 @@ const config = {
empresa:"",
role:"",
},
sessionStorage:{
secretSession: "Microbot%",
},
origin:{
whiteList : ['https://factura-e.net','https://app.factura-e.net'],
any:{},
@@ -28,7 +31,7 @@ const config = {
key:"Microbot&"
},
server:{
port:8086
port:3001
}
}