add project
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"/api/**": {
|
||||
"/api": {
|
||||
"target": "http://localhost:8082",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"logLevel": "debug",
|
||||
"pathRewrite": {"^/api" : "http://localhost:8082/api"}
|
||||
|
||||
"timeout": 0,
|
||||
"ws": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user