fix: console errors, notif error
This commit is contained in:
@@ -9,6 +9,12 @@
|
||||
"secure": false,
|
||||
"changeOrigin": true
|
||||
},
|
||||
"/api/user/ws": {
|
||||
"target": "http://localhost:8084",
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"ws": true
|
||||
},
|
||||
"/api": {
|
||||
"target": "http://localhost:8080",
|
||||
"secure": false,
|
||||
|
||||
Reference in New Issue
Block a user