feat: socket.io redis->postgres socket.io, add broadcastchannel option

This commit is contained in:
midzelis
2026-02-13 21:31:32 +00:00
parent 02d356f5dd
commit cbdac440fd
23 changed files with 875 additions and 143 deletions
+1
View File
@@ -11,6 +11,7 @@ services:
immich-server:
container_name: immich-e2e-server
image: immich-server:latest
shm_size: 128mb
build:
context: ../
dockerfile: server/Dockerfile