Files
lumi-re/frontend/proxy.conf.json

7 lines
80 B
JSON

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