13 lines
206 B
JSON
Raw Normal View History

2024-06-17 23:29:35 +04:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"IPAddress": "http://localhost:5088/",
"Password": "1234"
}