Agregar archivos de proyecto.
This commit is contained in:
14
ServicioGrupoSanchoToro/appsettings.json
Normal file
14
ServicioGrupoSanchoToro/appsettings.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"Configuracion": {
|
||||
"SegundosMinimosEntreProcesos": "60",
|
||||
"DirectorioLogs": "c:\\m3soft\\logs\\",
|
||||
"HoraProcesosDiarios": "06:30",
|
||||
"NombreConexionBD": "Producción VPN"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user