Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 1 | { |
| 2 | "port": 9000, |
Avi Ziv | 61070c9 | 2017-07-26 17:37:57 +0300 | [diff] [blame] | 3 | "proxyCatalogTarget": null, |
talig | 8e9c065 | 2017-12-20 14:30:43 +0200 | [diff] [blame] | 4 | "proxyWebsocketTarget": null, |
Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 5 | "proxyTarget": null, |
ilanap | 1965d16 | 2018-01-04 11:34:59 +0200 | [diff] [blame^] | 6 | "proxyConfig": { |
| 7 | "cookies": null, |
| 8 | "cookiesReplaceRules": [], |
| 9 | "urlReplaceRules": [], |
| 10 | "jsReplaceRules": [], |
| 11 | "appContextPath": null, |
| 12 | "login": null, |
| 13 | "redirectionPath": null, |
| 14 | "onboardingProxy": { |
| 15 | "rewrite": null, |
| 16 | "proxy": [] |
| 17 | }, |
| 18 | "catalogProxy": { |
| 19 | "rewrite": null, |
| 20 | "proxy": [] |
| 21 | }, |
| 22 | "websocketProxy": { |
| 23 | "proxy": [] |
| 24 | } |
| 25 | }, |
AviZi | 280f801 | 2017-06-09 02:39:56 +0300 | [diff] [blame] | 26 | "bundles": { |
| 27 | "bundle": ["sdc-app/sdc.app.jsx"], |
| 28 | "punch-outs": ["sdc-app/punch-outs.js"], |
| 29 | "heat-validation": ["sdc-app/heatValidation.app.jsx"] |
| 30 | } |
Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 31 | } |