Files
indie/frontend/proxy.conf.json
2026-07-06 23:13:47 +05:45

7 lines
79 B
JSON

{
"/api": {
"target": "http://127.0.0.1:8080",
"secure": false
}
}