Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,8 @@ for example. Edit the compose and env files with your preferences and run the
following commands:

```console
$ docker-compose up -d
$ docker-compose logs -f
$ docker compose up -d
$ docker compose logs -f
```

### Command line
Expand Down