Files
fakemoney/client/proxy.json
2026-03-08 20:39:04 +01:00

9 lines
134 B
JSON

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