Actualiser affine.yaml
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user