Added creating new whiteboards from home screen, refactoring
This commit is contained in:
@@ -22,7 +22,7 @@ export default defineConfig({
|
||||
target: 'http://localhost:5266',
|
||||
changeOrigin: true
|
||||
},
|
||||
'/hubs/': {
|
||||
'/hubs': {
|
||||
target: 'http://localhost:5039',
|
||||
changeOrigin: true,
|
||||
ws: true
|
||||
|
||||
Reference in New Issue
Block a user