Skip to content

Commit

Permalink
changed: v
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Pasynok committed Nov 5, 2024
1 parent 281c9e9 commit b65278c
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions website/src/content/docs/reference/compose-up.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,6 @@ userContainer: done
settingsContainer: done
```

### Expected Console Output

```sh
[2024-01-01T00:00:00.000Z] app-compose:
{
"user": "done",
"settings": "done"
}
```

## Notes

- `compose.up` automatically handles dependencies based on the configuration of each container.
Expand Down

0 comments on commit b65278c

Please sign in to comment.