fix: collab WS path /socket.io for Excalidraw library
Docker Build (ARM64) / Build & Push (push) Has been cancelled
Docker Build (ARM64) / Build & Push (push) Has been cancelled
This commit is contained in:
@@ -1861,7 +1861,7 @@ function App(): JSX.Element {
|
||||
}
|
||||
}}
|
||||
onChange={handleCanvasChange}
|
||||
collabServerUrl="wss://excalidraw.forkless.com"
|
||||
collabServerUrl="wss://excalidraw.forkless.com/socket.io"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user