bay-area-affiliates/proxy.conf.json

9 lines
157 B
JSON

{
"/api": {
"target": "http://localhost:3001",
"secure": false,
"changeOrigin": true,
"pathRewrite": { "^/api": "" }
}
}