mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-08 18:57:54 +02:00
♻️(collaboration) switch collaboration server from hocuspocus to yhub
Signed-off-by: Kevin Jahns <kevin.jahns@protonmail.com>
This commit is contained in:
+1
-14
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user