Cambios mensajes

This commit is contained in:
2026-04-29 09:11:56 +02:00
parent cd2e8b8530
commit 444b15679d
13 changed files with 2545 additions and 2292 deletions

View File

@@ -1,14 +1,19 @@
{
"Configuracion": {
"SegundosMinimosEntreProcesos": "60",
"HoraProcesosDiarios": "06:30",
"NombreConexionBD": "Producción Remoto"
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"TsNotificaciones": {
//"ApiUrl": "http://192.168.41.32:5000/", prod
"ApiUrl": "https://catcher.tecnosis.online",
"IdAplicacion": 2,
"ApiKey": "0a47a1eada0143278b9d4de4e8911100"
}
"TsNotificaciones": {
//"ApiUrl": "http://192.168.41.32:5000/", prod
"ApiUrl": "https://catcher.tecnosis.online",
"IdAplicacion": 2,
"ApiKey": "0a47a1eada0143278b9d4de4e8911100"
}
}