Skip to content

Commit

Permalink
fix: Migrate script has been renamed (#449)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent-pochet authored Jan 16, 2025
1 parent 54ff23d commit 73fffbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ services:
depends_on:
- db
- redis
command: ["./scripts/start.migrate.sh"]
command: ["./scripts/migrate.sh"]
volumes:
- lago_storage_data:/app/storage
environment:
Expand Down

0 comments on commit 73fffbb

Please sign in to comment.