2023-04-25 08:27:59 +04:00

13 lines
211 B
JSON

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