port 4201 + port 3001 for api + some fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"/api": {
|
||||
"target": "http://localhost:3000",
|
||||
"target": "http://localhost:3001",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": { "^/api": "" }
|
||||
|
||||
Reference in New Issue
Block a user