Files
graph-requirements-planner/frontend/proxy.conf.json
2026-03-18 06:40:53 -05:00

7 lines
79 B
JSON

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