PIbd-22_Filippov_D.S._Cours.../VeterinaryShowOwnerApp/appsettings.json
2024-05-30 07:33:38 +04:00

11 lines
182 B
JSON

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