wave-ai/frontend/proxy.conf.json

8 lines
104 B
JSON

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