RDBMS/RDBMS_lab4/appsettings.json
2024-05-12 17:52:28 +04:00

10 lines
142 B
JSON

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