Update blueprints/plane/docker-compose.yml

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
This commit is contained in:
Scan
2025-04-05 22:44:10 -08:00
committed by GitHub
parent dd2041ee66
commit 467d0b81b8

View File

@@ -79,10 +79,6 @@ services:
migrator:
image: makeplane/plane-backend:${APP_RELEASE:-v0.25.3}
command: ./bin/docker-entrypoint-migrator.sh
deploy:
replicas: 1
restart_policy:
condition: on-failure
volumes:
- logs_migrator:/code/plane/logs
depends_on: