public-pool-ui/proxy.config.local.json
2023-08-03 17:34:28 -04:00

8 lines
150 B
JSON

{
"/api": {
"target": "https://localhost:3334",
"secure": true,
"changeOrigin": false,
"logLevel": "debug"
}
}