56 lines
2.0 KiB
JSON
56 lines
2.0 KiB
JSON
{
|
|
"Tavily": {
|
|
"ApiKey": "tvly-de",
|
|
"SearchUrl": "https://api.tavily.com/search"
|
|
},
|
|
"Groq": {
|
|
"ApiKey": "gsk_SrKbJ",
|
|
"ApiUrl": "https://api.groq.com/openai/v1/chat/completions",
|
|
"Model": "llama-3.1-8b-instant"
|
|
},
|
|
"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=DESKTOP-RQGHQQN;Database=CPRNIMS;User Id=LRMS25;Password=P@ssw0rd26;Encrypt=False;",
|
|
"LocalPurchConn": "Server=DESKTOP-RQGHQQN;Database=PurchasingSystem;User Id=LRMS25;Password=P@ssw0rd26;Encrypt=False;"
|
|
},
|
|
"SMTP": {
|
|
"DisplayName": "no-reply-cwms@lloydlab.com",
|
|
"ToReceiver": "NA",
|
|
"OutgoingPort": "587",
|
|
"IncomingPort": "110",
|
|
"SenderEmail": "lli.mis2025@gmail.com",
|
|
"Password": "vcwq nesk rsqb zxbf",
|
|
"Server": "smtp.gmail.com",
|
|
"SenderName": "LLI",
|
|
"UserName": "lli.mis2025@gmail.com",
|
|
"CC": "rmsoriano@lloydlab.com;",
|
|
"TestRecipient": "rmsoriano@lloydlab.com",
|
|
"IsLive": true,
|
|
"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",
|
|
"EmailSettings": {
|
|
"ExcludedEmails": [
|
|
"jmcariaga@lloydlab.com",
|
|
"jcwenceslao@lloydlab.com",
|
|
"admin@internal.com"
|
|
]
|
|
}
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*"
|
|
} |