Parameterise socket preconnect (#1867)

This commit is contained in:
Minh Nguyen 2020-07-03 15:35:02 +01:00 committed by GitHub
parent 30cbe21a47
commit 93137c0bb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@
/>
<link
href="https://excalidraw-socket.herokuapp.com/socket.io"
href="%REACT_APP_SOCKET_SERVER_URL%/socket.io"
rel="preconnect"
crossorigin="anonymous"
/>