sparqsineedge/ng6-seed/proxy.conf.json
sriram-at-840620226347 79e572751c Vendor allocated changes
2020-06-24 18:58:59 +05:30

7 lines
117 B
JSON
Executable File

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