♻️(collaboration) switch collaboration server from hocuspocus to yhub

Signed-off-by: Kevin Jahns <kevin.jahns@protonmail.com>
This commit is contained in:
Kevin Jahns
2026-08-03 16:13:52 +02:00
parent eed828d8c7
commit 3bc372c756
60 changed files with 1217 additions and 2521 deletions
+1 -14
View File
@@ -13,7 +13,7 @@ services:
ports:
- "3000:3000"
y-provider:
y-provider-converter:
user: ${DOCKER_USER:-1000}
build:
context: .
@@ -24,16 +24,3 @@ services:
env_file:
- env.d/development/common
- env.d/development/common.local
ports:
- "4444:4444"
y-provider-converter:
user: ${DOCKER_USER:-1000}
image: impress:y-provider-production
restart: unless-stopped
env_file:
- env.d/development/common
- env.d/development/common.local
depends_on:
y-provider:
condition: service_started