proxy.stage.conf.json 128 B

1234567
  1. {
  2. "/api": {
  3. "target": "https://precaution-check2.stage.leadinvr.com",
  4. "secure": false,
  5. "changeOrigin": true
  6. }
  7. }