2023-04-21 13:35:22 +04:00
|
|
|
{
|
|
|
|
"Logging": {
|
|
|
|
"LogLevel": {
|
|
|
|
"Default": "Information",
|
|
|
|
"Microsoft.AspNetCore": "Warning"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"AllowedHosts": "*",
|
|
|
|
|
2023-04-21 14:25:27 +04:00
|
|
|
"IPAddress": "https://localhost:7218/",
|
2023-04-21 13:35:22 +04:00
|
|
|
"PasswordStore": "password"
|
|
|
|
}
|