PIbd-23_Starostin_I.K._Ship.../ShipyardClientApp/appsettings.json

11 lines
193 B
JSON
Raw Normal View History

2024-06-02 17:25:48 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5151/"
}