Files
fakemoney/client/proxy.json
2026-03-12 07:46:25 +01:00

9 lines
134 B
JSON

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