websockets for tracks and ui improvement
This commit is contained in:
@@ -6,5 +6,10 @@
|
||||
"pathRewrite": {
|
||||
"^/api": ""
|
||||
}
|
||||
},
|
||||
"/socket.io/*": {
|
||||
"target": "http://localhost:3000/socket.io/",
|
||||
"ws": true,
|
||||
"logLevel": "debug"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user