19 lines
617 B
JSON
19 lines
617 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"Default": "Server=.;Integrated Security=False;Trusted_Connection=True;Encrypt=false;MultipleActiveResultSets=true;Database=GreenHomeDb;"
|
|
},
|
|
"AvanakVoiceCall": {
|
|
"Token": "A948B776B90CFD919B0EC60929714136CCB49DDB"
|
|
},
|
|
"IppanelSms": {
|
|
"BaseUrl": "https://edge.ippanel.com/v1",
|
|
"AuthorizationToken": "YTA1Zjk3N2EtNzkwOC00ZTg5LWFjZmYtZGEyZDAyNjNlZWQxM2Q2ZDVjYWE0MTA2Yzc1NDYzZDY1Y2VkMjlhMzcwNjA=",
|
|
"DefaultSender": "+983000505"
|
|
}
|
|
} |