Added creating new whiteboards from home screen, refactoring

This commit is contained in:
Veljko Tosic
2026-02-18 20:24:27 +01:00
parent 7bae0d4dd6
commit cae724f2d6
10 changed files with 76 additions and 18 deletions

View File

@@ -22,7 +22,7 @@ export default defineConfig({
target: 'http://localhost:5266',
changeOrigin: true
},
'/hubs/': {
'/hubs': {
target: 'http://localhost:5039',
changeOrigin: true,
ws: true