update: docker-compose.yml

This commit is contained in:
tao.chen
2026-08-12 13:33:29 +08:00
parent 416ff4d06a
commit 91339aa993
-3
View File
@@ -126,9 +126,6 @@ services:
RCLONE_CONFIG_S3_ENV_AUTH: "false"
RCLONE_CONFIG_S3_FORCE_PATH_STYLE: "true"
RCLONE_CONFIG_S3_REGION: other
depends_on:
migrate:
condition: service_completed_successfully
volumes:
- ${PWD}:/app
- ./data:/data