40 lines
1.7 KiB
JSON
40 lines
1.7 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=194.233.78.55;Database=CPRNIMS;User Id=welladmin;Password=P@sSW0rd2024!!!;Encrypt=false;",
|
|
"LocalPurchConn": "Server=DESKTOP-RQGHQQN;Initial Catalog=PurchasingSystem;Integrated Security=SSPI;TrustServerCertificate=True;"
|
|
//"LocalPurchConn": "Server=172.16.19.238;Database=PurchasingSystem;User Id=lli-mdld;Password=LLi-88Kk5&/mgH]m;Encrypt=False;"
|
|
},
|
|
"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": "*"
|
|
}
|