Files
bay-area-affiliates/proxy.conf.json
2025-02-21 09:46:36 -06:00

8 lines
119 B
JSON

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