Files
bizmatch-project/bizmatch/proxy.conf.json
2024-02-29 10:23:41 -06:00

6 lines
86 B
JSON

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