Core.Thalos.Service.API/Core.Cerberos.Service.API/appsettings.Development.json
Sergio Matias Urquin 7d760b589e Add project files.
2025-04-29 18:56:29 -06:00

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}