Remove Affine_Migration
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
postgres:
|
postgres:
|
||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
affine_migration:
|
# affine_migration:
|
||||||
condition: service_completed_successfully
|
# condition: service_completed_successfully
|
||||||
volumes:
|
volumes:
|
||||||
# custom configurations
|
# custom configurations
|
||||||
- ${UPLOAD_LOCATION}:/root/.affine/storage
|
- ${UPLOAD_LOCATION}:/root/.affine/storage
|
||||||
|
|||||||
Reference in New Issue
Block a user