27 lines
617 B
JSON
27 lines
617 B
JSON
{
|
|
"IdKongisa": {
|
|
"Authority": "https://id.khongisa.co.za/application/o/litecharms-shopadmin"
|
|
},
|
|
"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": "LiteCharms.ShopAdmin"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning",
|
|
"Microsoft.EntityFrameworkCore": "Error"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|