10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"/widgets-repo/*": {
|
|
"target": "http://localhost:4201",
|
|
"secure": false,
|
|
"pathRewrite": {
|
|
"^/widgets-repo": ""
|
|
}
|
|
}
|
|
}
|