Frontend/proxy.conf.json

7 lines
83 B
JSON
Raw Permalink Normal View History

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