Skip to content

Commit

Permalink
Add correct command
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchop authored Dec 2, 2024
1 parent 05c46eb commit cea1e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/updating.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ migration command to sync the database schema and the code that Yeti is running.
To do so:

```bash
docker compose run --rm api /docker-entrypoint.sh arangodb-migrate
docker compose run --rm api /docker-entrypoint.sh migrate-arangodb
```

6. Start the containers
Expand Down

0 comments on commit cea1e86

Please sign in to comment.