proxy.prod.conf.json 124 B

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