From d7a2a336d2ad9901f3f44f98ca87f4f03714820c Mon Sep 17 00:00:00 2001 From: Irwing Date: Sat, 27 Sep 2025 14:10:16 +0200 Subject: [PATCH] Actualiser affine.yaml --- affine.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/affine.yaml b/affine.yaml index a2845d8..aa5863a 100644 --- a/affine.yaml +++ b/affine.yaml @@ -28,6 +28,9 @@ services: volumes: - affine_config:/root/.affine/config - affine_storage:/root/.affine/storage + - /opt/Affine/patch-disable-demo.js:/docker-entrypoint-init.d/patch-disable-demo.js + - /opt/Affine/entrypoint.sh:/docker-entrypoint-init.d/entrypoint.sh + environment: # Config AFFiNE AFFINE_REVISION: ${AFFINE_REVISION:-canary}