Actualiser affine.yaml

This commit is contained in:
2025-09-27 14:47:26 +02:00
parent d7bb684a5b
commit ff5d8d93f2

View File

@@ -28,10 +28,6 @@ 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
entrypoint: ["/docker-entrypoint-init.d/entrypoint.sh", "node", "dist/main.js"]
environment:
# Config AFFiNE
AFFINE_REVISION: ${AFFINE_REVISION:-canary}