PIbd-21_Yaruskin_S.A_MotorP.../MotorPlant/MotorPlantRestApi/appsettings.json
2024-05-17 06:06:37 +04:00

11 lines
173 B
JSON

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