proxy.conf.json 113 B

1234567
  1. {
  2. "/api/profit": {
  3. "target": "https://server.fmode.cn",
  4. "secure": true,
  5. "changeOrigin": true
  6. }
  7. }