23 lines
459 B
JSON
23 lines
459 B
JSON
{
|
|
"Email": {
|
|
"Credentials": {
|
|
"Username": "shop@litecharms.co.za"
|
|
},
|
|
"Port": 465,
|
|
"Host": "mail.litecharms.co.za",
|
|
"UseSsl": true
|
|
},
|
|
"Monitoring": {
|
|
"ApiKey": "",
|
|
"Address": "http://aspire-dashboard-service.aspire.svc.cluster.local:18889",
|
|
"ServiceName": "MidrandBooks"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|