9 lines
157 B
JSON
9 lines
157 B
JSON
{
|
|
"/api": {
|
|
"target": "http://localhost:3001",
|
|
"secure": false,
|
|
"changeOrigin": true,
|
|
"pathRewrite": { "^/api": "" }
|
|
}
|
|
}
|
|
|