mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
Fixed issue socket-io cannot be connected in production build on web
This commit is contained in:
parent
799a1c99f2
commit
4aa66f4156
3 changed files with 2 additions and 2 deletions
|
|
@ -52,7 +52,6 @@
|
|||
method: 'GET',
|
||||
headers: {
|
||||
Authorization: 'bearer ' + $session.user.accessToken,
|
||||
'Accept-Range': 'bytes',
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue