proxy-conf.json 92 B

1234567
  1. [
  2. {
  3. "context": ["/"],
  4. "target": "http://10.8.0.1:8880",
  5. "secure": false
  6. }
  7. ]