From 51c110a1f47ff0c5eb3c45a43767562d60891366 Mon Sep 17 00:00:00 2001 From: "stephane.david" Date: Sat, 7 Feb 2026 15:04:28 +0100 Subject: [PATCH] Remove Affine_Migration --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 18e6abb..b59e871 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -10,8 +10,8 @@ services: condition: service_healthy postgres: condition: service_healthy - affine_migration: - condition: service_completed_successfully + # affine_migration: + # condition: service_completed_successfully volumes: # custom configurations - ${UPLOAD_LOCATION}:/root/.affine/storage