Files
Reactive-Resume/apps/client/proxy.conf.json
2023-11-05 12:31:42 +01:00

7 lines
79 B
JSON

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