Files
fb-admin/src/frontend/dashboard/proxy.conf.json
T
2019-08-03 20:28:36 +02:00

10 lines
145 B
JSON

{
"/widgets-repo/*": {
"target": "http://localhost:4201",
"secure": false,
"pathRewrite": {
"^/widgets-repo": ""
}
}
}