2023-04-21 13:35:22 +04:00

13 lines
215 B
JSON

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