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}