28 lines
1.2 KiB
JSON
28 lines
1.2 KiB
JSON
{
|
|
"ConnectionStrings": {
|
|
"PartSourceDatabase": "Server=tcp:ps-whi.database.windows.net,1433;Initial Catalog=ps-whi-stage;Persist Security Info=False;User ID=ps-whi;Password=9-^*N5dw!6:|.5Q;MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;",
|
|
//"FitmentDatabase": "Data Source=localhost;Initial Catalog=WhiFitment;Integrated Security=true"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
},
|
|
"AllowedHosts": "*",
|
|
"Nexpart": {
|
|
"ApiKey": "AFA5CC1431CD43DCA663C17BDAD850BB-C8F5BDF9A09C4464A66731CA4427CBB9",
|
|
"ApiSecret": "7AB35766-0379-4DF0-9665-DAEE13822F43",
|
|
"Url": "http://acespssint.nexpart.com:4001/partselect/1.0/services/PartSelectService.PartSelectHttpSoap11Endpoint/"
|
|
},
|
|
//"Shopify": {
|
|
// "ApiKey": "9a533dad460321c6ce8f30bf5b8691ed",
|
|
// "ApiSecret": "dc9e28365d9858e544d57ac7af43fee7",
|
|
// "ShopDomain": "dev-partsource.myshopify.com"
|
|
//}
|
|
"Shopify": {
|
|
"ApiKey": "9a533dad460321c6ce8f30bf5b8691ed",
|
|
"ApiSecret": "dc9e28365d9858e544d57ac7af43fee7",
|
|
"ShopDomain": "dev-partsource.myshopify.com"
|
|
}
|
|
}
|