Files
jambotron/jambotron-ui/src/proxy.conf.json
T
2026-05-05 23:10:05 +03:00

11 lines
164 B
JSON

{
"/api": {
"target": "http://localhost:8082",
"secure": false,
"changeOrigin": true,
"logLevel": "debug",
"timeout": 0,
"ws": true
}
}