♻️(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-09-01 15:14:54 +02:00
committed by Anthony LC
parent 3646d7dc42
commit a50c824caa
61 changed files with 1219 additions and 2526 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