Files
onebox/ui/proxy.conf.json
2025-11-24 19:52:35 +00:00

9 lines
121 B
JSON

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