ISEbd-21_Agliullov.D.A._Con.../ConfectioneryRestApi/appsettings.json
Данияр Аглиуллов 62cc238099 RestApi
2023-03-04 17:55:07 +04:00

10 lines
142 B
JSON

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