9 lines
132 B
JSON
9 lines
132 B
JSON
|
{
|
||
|
"/api/*": {
|
||
|
"target": "http://localhost:5003",
|
||
|
"secure": false,
|
||
|
"logLevel": "debug",
|
||
|
"changeOrigin": true
|
||
|
}
|
||
|
}
|