2023-05-08 18:39:29 +04:00

11 lines
177 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"PasswordToAccessShop": "12345"
}