Backend/e-suite.API/e-suite.Database.Migrator/appsettings.json
2026-01-20 21:50:10 +00:00

10 lines
151 B
JSON

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