+
+
Loading...
+
+ Please wait while your whiteboard is loading...
+
diff --git a/front/vite.config.ts b/front/vite.config.ts
index 14b3282..c0f5190 100644
--- a/front/vite.config.ts
+++ b/front/vite.config.ts
@@ -22,7 +22,7 @@ export default defineConfig({
target: 'http://localhost:5266',
changeOrigin: true
},
- '/hubs/': {
+ '/hubs': {
target: 'http://localhost:5039',
changeOrigin: true,
ws: true