PIbd-21_Ihonkina_E.S._Preca.../PrecastConcretePlantShopApp/appsettings.json
2023-06-13 14:33:24 +03:00

12 lines
207 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5178/",
"Password": "123456"
}