Actualiser affine.yaml

This commit is contained in:
2025-09-27 14:10:16 +02:00
parent 5d8ab04f9a
commit d7a2a336d2

View File

@@ -28,6 +28,9 @@ services:
volumes: volumes:
- affine_config:/root/.affine/config - affine_config:/root/.affine/config
- affine_storage:/root/.affine/storage - 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: environment:
# Config AFFiNE # Config AFFiNE
AFFINE_REVISION: ${AFFINE_REVISION:-canary} AFFINE_REVISION: ${AFFINE_REVISION:-canary}