11 lines
183 B
JSON
Raw Normal View History

2024-05-08 11:14:52 +03:00
{
2024-05-22 01:01:59 +03:00
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5175/"
2024-05-08 11:14:52 +03:00
}