Broker System for Supercredit
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 line
138B

  1. {
  2. "/api/v1": {
  3. "target": "https://svr2021.lawipac.com:8080",
  4. "secure": false,
  5. "pathRewrite": {"^/api/v1" : "/api/v1"}
  6. }
  7. }