Sincronizacion similar a SIGMAC. creando apis

This commit is contained in:
Pablinux
2023-10-19 10:42:44 -05:00
parent 5e961d78fe
commit cafb7a4183
22 changed files with 1187 additions and 169 deletions

View File

@@ -24,5 +24,12 @@ const config = {
whiteList : ['https://factura-e.net','https://app.factura-e.net'],
any:{},
},
secret:{
key:"Microbot&"
},
server:{
port:8086
}
}
module.exports = config;