2023-04-25 10:31:41 +04:00

12 lines
209 B
JSON

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