PIbd-22_Isaeva_A.I._FishFac.../FishFactoryClientApp/appsettings.json
2024-05-12 12:56:51 +04:00

11 lines
211 B
JSON

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