Actualiser affine.yaml
This commit is contained in:
@@ -28,10 +28,6 @@ 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
|
|
||||||
entrypoint: ["/docker-entrypoint-init.d/entrypoint.sh", "node", "dist/main.js"]
|
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
# Config AFFiNE
|
# Config AFFiNE
|
||||||
AFFINE_REVISION: ${AFFINE_REVISION:-canary}
|
AFFINE_REVISION: ${AFFINE_REVISION:-canary}
|
||||||
|
|||||||
Reference in New Issue
Block a user