TFS_ANTIGUO/TPAtesa_Davivienda/FE/DAVIVIENDA.SUGESE/DAVIVIENDA.SUGESE.Api/appsettings.json
2026-06-26 10:05:33 -06:00

30 lines
837 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
},
"AllowedHosts": "*",
"ConnectionStrings": {
"DefaultConnection": "Server=tcp:SVR-VIRTUAL,54126;Database=SUGESE;Trusted_Connection=True"
},
"ConnectionDbs": {
"GBPassword": "-*?**",
"LOGeneraKey": "Mjt2E1SerDar7419=*",
"ServerConnection": "996DC7E07E3937D7C7336490DBE48824DCD9ACC4445771C3",
"UserConnection": "F2E61CEAC6DF9F3CC9A4E8BC173E58CE",
"PswConnection": "D9D5E219CFBBE29629510839780FC997",
"PortConnection": "F05610DB86176F2B",
"DBName": "2130E18D42513C0C",
//Si esta en false toma la cadena de conexión de ConnectionStrings.DefaultConnection
"IsCredentialsEncrypted": "true",
"WindowsAuthentication": "true"
}
}