|
1 | 1 | { |
2 | 2 | "magento2": { |
3 | | - "url": "http://demo-magento2.vuestorefront.io/", |
4 | | - "imgUrl": "http://demo-magento2.vuestorefront.io/media/catalog/product", |
| 3 | + "imgUrl": "https://demo-magento2.storefrontcloud.io/pub/media/catalog/product", |
5 | 4 | "assetPath": "/../var/magento2-sample-data/pub/media", |
6 | | - "magentoUserName": "", |
7 | | - "magentoUserPassword": "", |
8 | | - "httpUserName": "", |
9 | | - "httpUserPassword": "", |
10 | 5 | "api": { |
11 | | - "url": "http://demo-magento2.vuestorefront.io/rest", |
12 | | - "consumerKey": "byv3730rhoulpopcq64don8ukb8lf2gq", |
13 | | - "consumerSecret": "u9q4fcobv7vfx9td80oupa6uhexc27rb", |
14 | | - "accessToken": "040xx3qy7s0j28o3q0exrfop579cy20m", |
15 | | - "accessTokenSecret": "7qunl3p505rubmr7u1ijt7odyialnih9" |
| 6 | + "url": "https://demo-magento2.storefrontcloud.io/rest", |
| 7 | + "consumerKey": "23upzyrtvs40vno36biiw4qa5qqjv6i5", |
| 8 | + "consumerSecret": "1a8r5qd4elpgfn47cmmjk5ul9n2nx5hw", |
| 9 | + "accessToken": "b0yb9rzvh353verlzjnh7vp2dx8bpx1o", |
| 10 | + "accessTokenSecret": "xrye1ye6rb5fxaval2atpcc2m9lg6tu5" |
16 | 11 | } |
17 | 12 | }, |
18 | 13 | "entities": { |
|
21 | 16 | } |
22 | 17 | }, |
23 | 18 | "elasticsearch": { |
24 | | - "requestTimeout": 60000 |
| 19 | + "requestTimeout": 60000, |
| 20 | + "index": "vue_storefront_magento_1", |
| 21 | + "indices": [ |
| 22 | + "vue_storefront_catalog", |
| 23 | + "vue_storefront_catalog_1", |
| 24 | + "vue_storefront_catalog_de", |
| 25 | + "vue_storefront_catalog_it", |
| 26 | + "vue_storefront_magento_1" |
| 27 | + ] |
25 | 28 | } |
26 | 29 | } |
0 commit comments