39 lines
1.6 KiB
JSON
39 lines
1.6 KiB
JSON
{
|
|
"JWT": {
|
|
"ValidAudience": "https://lloydwebapi.lloydlab.com:2021",
|
|
"ValidIssuer": "https://lloydwebapi.lloydlab.com:2021",
|
|
"Secret": "JWTAuthenticationHIGHsecuredPasswordVVVp1OH7Xasd707"
|
|
},
|
|
"WebEndPoint": {
|
|
"ForgotPassword": "https://llipurchasingnoninventory.com:8080/",
|
|
"SupplierForm": "https://llipurchasingnoninventory.com:8083/"
|
|
},
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": "Server=212.47.72.54;Database=CPRNIMS;User Id=LRMS24;Password=P@5Sw0rd2024!!;Encrypt=false;",
|
|
"LocalPurchConn": "Server=DESKTOP-RQGHQQN;Initial Catalog=PurchasingSystem;Integrated Security=SSPI;TrustServerCertificate=True;"
|
|
},
|
|
"SMTP": {
|
|
"DisplayName": "no-reply-cwms@lloydlab.com",
|
|
"ToReceiver": "NA",
|
|
"OutgoingPort": "587",
|
|
"IncomingPort": "110",
|
|
"SenderEmail": "cwms@lloydlab.com",
|
|
"Password": "LLi-H@^{3bp14>4*",
|
|
"Server": "mail.lloydlab.com",
|
|
"SenderName": "CWMS",
|
|
"UserName": "cwms@lloydlab.com",
|
|
"CC": "rmsoriano@lloydlab.com",
|
|
"PurchasingCC": ";rmsoriano@lloydlab.com;iigajasan@lloydlab.com;laoreo@lloydlab.com;avaustria@lloydlab.com;hdbautista@lloydlab.com;pur_canvasser2@lloydlab.com;pur_canvasser4@lloydlab.com;purchasing@lloydlab.com;jmmaulawin@lloydlab.com"
|
|
},
|
|
"Canvass": {
|
|
"CC": "iigajasan@lloydlab.com;rmsoriano@lloydlab.com;laoreo@lloydlab.com;avaustria@lloydlab.com;hdbautista@lloydlab.com;pur_canvasser2@lloydlab.com;pur_canvasser4@lloydlab.com;purchasing@lloydlab.com;jmmaulawin@lloydlab.com"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
}
|