2023-04-21 14:25:27 +04:00

13 lines
216 B
JSON

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