Skip to content

Commit

Permalink
Use full length CLI flags
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Dec 27, 2024
1 parent 5dc6dac commit 7fa642f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ services:
1. Start the container up with the new image version:

```console
docker compose up -d
docker compose up --detach
```

## Migrating ##
Expand Down

0 comments on commit 7fa642f

Please sign in to comment.