life-towers/frontend/proxy.conf.json
2026-05-28 21:24:47 +01:00

7 lines
106 B
JSON

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