bizmatch-project/bizmatch/proxy.conf.json

6 lines
86 B
JSON

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