Files
ldpv2/frontend/proxy.conf.json
T
2026-02-07 17:51:17 +01:00

9 lines
130 B
JSON

{
"/api": {
"target": "http://localhost:8080",
"secure": false,
"changeOrigin": true,
"logLevel": "debug"
}
}