Files
Reactive-Resume/apps/client/proxy.conf.json
Amruth Pillai 295172687b 🚀 release: v3.0.0
2022-03-02 17:44:11 +01:00

7 lines
79 B
JSON

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