Frontend/proxy.conf.json

7 lines
83 B
JSON

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