Files
onebox/ui/proxy.conf.json
2025-11-18 00:03:24 +00:00

8 lines
105 B
JSON

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